Difference between revisions of "CUDA On The CS Linux Clients"
Line 5: | Line 5: | ||
:It will only run on our [https://support.cs.jhu.edu/wiki/GPUs_In_The_CS_Linux_Clients CS Linux clients that include GPUs]. | :It will only run on our [https://support.cs.jhu.edu/wiki/GPUs_In_The_CS_Linux_Clients CS Linux clients that include GPUs]. | ||
− | :Although the CS IT Support Group makes the CUDA software available on our GPU-enabled systems, we, ourselves, do not use CUDA, and therefore, are unfamiliar with how to best run it as a user. | + | :Although the CS IT Support Group makes the CUDA software available on our GPU-enabled systems, we, ourselves, do not use CUDA, and therefore, we are unfamiliar with how to best run it as a user. |
:The CUDA tools should work as their standard documentation say they do. If, for some reason, they do not, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] and let us know as much information as possible, and we'll see if we can help correct CUDA installation. | :The CUDA tools should work as their standard documentation say they do. If, for some reason, they do not, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] and let us know as much information as possible, and we'll see if we can help correct CUDA installation. |
Revision as of 11:42, 2 January 2018
CUDA On The CS Linux Clients
- CUDA is a parallel computing platform and application programming interface (API) model created by Nvidia.
- It will only run on our CS Linux clients that include GPUs.
- Although the CS IT Support Group makes the CUDA software available on our GPU-enabled systems, we, ourselves, do not use CUDA, and therefore, we are unfamiliar with how to best run it as a user.
- The CUDA tools should work as their standard documentation say they do. If, for some reason, they do not, please email support@cs.jhu.edu and let us know as much information as possible, and we'll see if we can help correct CUDA installation.
- To learn how to use CUDA, we recommend consulting its online documentation or discussing its use with your instructor.