[Question] ZLUDA to run CUDA on Nvidia GPUs?
Closed this issue · 2 comments
TheFloatingBrain commented
Hi this may seem a bit cursed but I am tired of the proprietary driver on linux (its maintenance, its not auditable, and it taints my kernel), I have been looking into just using mesa opencl but I am having trouble with the opencl driver right now, I know ucx supports CUDA (looking to use OpenMPI for something), so I was curious, can I use ZLUDA to run CUDA on an Nvidia GPU on Linux? And if so, how?
vosen commented
ZLUDA can't really help you there, but there is a project attempting this here: https://github.com/mikex86/LibreCuda
TheFloatingBrain commented
Thanks for answering my question :) 👍