Szilárd wrote:> Option A) Get a gcc 5.x (e.g. compile from source)
> Option B) Install CUDA 9.1 (and required driver) which is compatible
> with gcc 6.3
> (http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html)
didn't try A (there might be a good reason why stretch does not have gcc
Option A) Get a gcc 5.x (e.g. compile from source)
Option B) Install CUDA 9.1 (and required driver) which is compatible
with gcc 6.3
(http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html)
--
Szilárd
On Thu, Feb 15, 2018 at 2:34 PM, Michael Brunsteiner wrote:
>
> Hi,
> I have prob
Hi,
I have problems compiling gromacs-2018 (January 10 release) on debian stretch
(vanilla)
my specs: Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) x86_64
GNU/Linux
gcc-6.3.0,Cuda compilation tools, release 8.0, V8.0.44
graphics: Geforce GTX 780.
I do:
> cmake .. -DGMX_GPU=on
w