Cuda compiling


Click here for full thread
Forum Vet
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