Jump to content

CUDA: Difference between revisions

2 bytes added ,  15 June 2023
Line 51: Line 51:
}}
}}


==GCC Versions==
===GCC Versions===
<code>nvcc</code> sometimes only supports older gcc/g++ versions.   
<code>nvcc</code> sometimes only supports older gcc/g++ versions.   
To make it use those by default, create the following symlinks:
To make it use those by default, create the following symlinks: