On 17 November 2016 at 18:10, June Kang cnsla@korea.ac.kr wrote:
Anybody know which CUDAversion is the latest one supported by freesurfer?
I'm trying to provide some support for the CUDA implementations, but I don't have that much time to devote to it.
Now I am trying to remove CUDA 8 and installing CUDA 5.5. Next will be the CUDA5.0
If anybody knows what is the 'supported' or 'successful' late cuda version, please let me know.
I know I had it running on CUDA 7.5 (with K1200), and I'm pretty sure I've run it since CUDA 8.0 came out. Rather than trying to downgrade your CUDA installation, it might be more worthwhile to compile from scratch on the box you want to use. That way, you can be sure that library versions are all matching. It also occurs to me that the nvcc flags might be so old in the default compile as to give trouble with your GPU.
Richard