
Configure integrated GPU for rendering and NVIDIA GPU for CUDA works in Ubuntu 18.04
In fact, besides CUDA tasks (which could be deep neural network training), our operating system also consumes a decent amount of memory for graphic rendering. This article will guide you to use onboard graphic card for display, thereby saving a considerable amount of GPU VRAM for model training. It's especially useful …