Using GPUs with Slurm/fr: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 185: Line 185:


== CUDA Compute Capability ==
== CUDA Compute Capability ==
When you are compiling CUDA code on clusters it’s important to know what is the Compute Capability of the GPU that you are targeting. If you get the following error during the compile time:
When you are compiling CUDA code on clusters it’s important to know what is the [https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#compute-capability Compute Capability] of the GPU that you are targeting. If you get the following error during the compile time:


<pre>
<pre>
38,763

edits

Navigation menu