External Email - Use Caution        

​Hello Kazuhiro,
With the old configure/automake tools, I used the following configure command 
on a CentOS7 machine (release 7.4.17-8) to build with the 5.0.35 Cuda 
distribution with the CentOS6 packages archive.  (My cuda 5 distribution 
was installed under 
/home/osboxes/unzip/centos6-x86_64-packages/CUDA/5.0.35-rh5).

$ ./configure —disable-Werror —enable-fermi-gpu 
—with-cuda=/home/osboxes/unzip/centos6-x86_64-packages/CUDA/5.0.35-rh5 
—with-pkgs-dir=/home/osboxes/unzip/centos6-x86_64-packages
My understanding is you need to use the —enable-fermi-gpu configure option.

I have not yet tried building with cuda in the new cmake build with the new 
packages archive (see previous thread postings with Christian).   
Please be aware that the automake build may no longer be as up to date as the 
cmake build, and we also do not technically support building with cuda.
On Nov 1, 2018, at 09:52, Nakamura Kazuhiro <k...@akita-noken.jp> 
wrote:       External Email - Use Caution 
       Hi, I'm Kazuhiro.I also met trouble 
for compilation of freesurfer stable6 repository under my Ubuntu 18.04 LTS 
machine.Even the binary package of 
freesurfer6.0(freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.0.tar.gz) can 
workunder Ubuntu 18.04, option of '-use-gpu' required cuda runtime library of 
ver 5.0(libcudart.so.5.0).I have tried to link cuda runtime library of Ubuntu 
18.04 (ver9.1) to ver5.0 filename.(ln -s libcudart..so.9.0 libcudart.so.5.0 )It 
cannot work well.
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Reply via email to