Cuda compiling
Click here for full thread
Forum Vet
3:49:00 PM PST - Tue, Feb 16th 2016
Please try the following (and report back the full log of what happened)
cd $NWCHEM_TOP
wget
http://nwchemgit.github.io/images/Cudabug.patch.gz
gzip -d Cudabug.patch.gz
patch -p0 < Cudabug.patch
cd src/tce
make