The build instructions for Linux metion that a gcc <6.1 hat to be used together with CUDA:
NOTE: If the default gcc on your machine is gcc >= 6.1 and you want to use CUDA, you will have to run cmake by using an older gcc.
I assume this information is outdated since CUDA supports newer gcc versions?
The build instructions for Linux metion that a gcc <6.1 hat to be used together with CUDA:
I assume this information is outdated since CUDA supports newer gcc versions?