Cuda compiling


Click here for full thread
Forum Vet
Quote:KAZat Feb 17th 1:23 am
Thank you for reply.

linux432:/MD/azat/nwchem-6.6/src/tce # make
gfortran -c -m64 -ffast-math -Warray-bounds -fdefault-integer-8 -march=native -mtune=native -finline-functions -O2 -g -fno-aggressive-loop-optimizations -g -O -I. -I./include -I/MD/azat/nwchem-6.6/src/include -I/MD/azat/nwchem-6.6/src/tools/install/include -DGFORTRAN -DCHKUNDFLW -DGCC4 -DGCC46 -DEXT_INT -DLINUX -DLINUX64 -DPARALLEL_DIAG -DTCE_CUDA tce_energy.F
tce_energy.F:3384.13:

            zwrite(6,*) ' executing CUDA '                             
1
Error: Unclassifiable statement at (1)
make: *** [/MD/azat/nwchem-6.6/lib/LINUX64/libtce.a(tce_energy.o)] Error 1


Please go ahead and edit the tce_energy.F by changing zwrite to write. Next, re-compile and re-link