[gmx-users] Error while re-compiling Gromacs 5.1.2 with GPU and gcc 5.3.1
Florent Hédin
work at fhedin.com
Tue May 31 21:09:05 CEST 2016
Hi,
As far as I know cuda 7.5 only supports branch 4.X of gcc, not 5.X ;
what about forcing the use of gcc-4.9:
CC=gcc-4.9 CXX=g++-4.9 cmake [OTHER FLAGS] ..
Regards,
Florent Hédin
On 31/05/16 19:42, Diogo Martins de Sá wrote:
> Hi Nikhil,
> You can get CUDA toolkit 7.5 using apt-get install nvidia-cuda-dev
> nvidia-cuda-toolkit. Also, if you open the link I've sent, you`ll see
> the step on how to install directly from provider. NAMD ran with CUDA
> this way. So it is supported. Installing directly with apt-get gives
> the same result as the one I posted.
> I just need some guidance as to what the error points to.
> Regards,
> Diogo
>
>
More information about the gromacs.org_gmx-users
mailing list