Multiple versions of the NVIDIA GRID driver are stored in this S3bucket. You can download all of the available versions in the bucket ifyou change the value of the $KeyPrefix variable from"windows/latest" to"windows".
Everything seems to be working correctly regarding CUDA, but when I move my windows around inside Ubuntu it's very laggy, despite being on a 120hz monitor it's super choppy (mouse movement is smooth, window movement is stuttering/choppy). For example, moving the terminal window around.
Note the cudatoolkit distributed by conda-forge is missing ptxas, whichJAX requires. You must therefore either install the cuda-nvcc package fromthe nvidia channel, or install CUDA on your machine separately so that ptxasis in your path. The channel order above is important (conda-forge beforenvidia).
Basic support for the DRM mode-setting interface in the form of a new kernel module named nvidia-modeset.ko has been available since version 358.09 beta.[50]The support Nvidia's display controller on the supported GPUs is centralized in nvidia-modeset.ko. Traditional display interactions (X11 modesets, OpenGL SwapBuffers, VDPAU presentation, SLI, stereo, framelock, G-Sync, etc.) initiate from the various user-mode driver components and flow to nvidia-modeset.ko.[51]