CUDA programming
- Inicie sesión ou rexístrese para enviar comentarios
Hi guys,
I would like to start with CUDA programming on Trisquel. Do you know if this is possible to do that without using any proprietary solutions? The Nvdia CUDA toolkit doesn't seem to be a very open system.
Thank you!
As far as I understand, CUDA only works with the nVidia proprietary driver. An alternative, which I believe is free, is OpenCL: http://www.khronos.org/opencl
It is far more generic. It aims to be supported by any CPU and GPU.
El lun 28 abr 2014 08:14:26 ECT, name at domain escribió:
> As far as I understand, CUDA only works with the nVidia proprietary
> driver. An alternative, which I believe is free, is OpenCL:
> http://www.khronos.org/opencl
>
> It is far more generic. It aims to be supported by any CPU and GPU.
Nouveau, the free driver for nVidia, has its support for OpenCL
stalled. Check the bottom of:
http://nouveau.freedesktop.org/wiki/FeatureMatrix/
--
Saludos libres,
Quiliro Ordóñez
600 8579
I think more reverse engineering of the nonfree drivers is needed to get GPGPU support. Currently you can only use the CPU for OpenCL.
Thanks for your comments. Apparantly, the sitution for free software CUDA solutions is disastrous, which really is a pity. I will have to switch to Ubuntu on one of my machines in order to use CUDA properly.
El lun 28 abr 2014 10:54:09 ECT, name at domain escribió:
> Thanks for your comments. Apparantly, the sitution for free software
> CUDA solutions is disastrous, which really is a pity. I will have to
> switch to Ubuntu on one of my machines in order to use CUDA properly.
Will you be willing to invest in the development needed instead of
giving up your freedom? If yes, how much can you and other people you
convince invest to get what results?
--
Saludos libres,
Quiliro Ordóñez
600 8579
If you have an Intel card, there's a free OpenCL driver.
http://www.freedesktop.org/wiki/Software/Beignet/
It's available in Belenos.
- Inicie sesión ou rexístrese para enviar comentarios