Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(Add a section named CUDA Compute Capability) |
|||
Line 191: | Line 191: | ||
== CUDA Compute Capability == | == CUDA Compute Capability == | ||
When you are compiling CUDA code on clusters it’s important to know | 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: | ||
<pre> | <pre> |