Dear Sir I was configuring qe-gpu 14.10.0 with espresso-5.1.2 and cuda 7.0 on ubuntu 14.04 .Serial Configuration was successful, but on giving the command 'make -f Makefile.gpu pw-gpu' i am getting the following error
ccbin gcc -O3 --compiler-options '-c -fPIC -fopenmp' -D__PHIGEMM_WEAK_INTERFACES -D__PHIGEMM_ENABLE_SPECIALK -I/home/anubhav/Downloads/espresso-5.1.2/GPU/..//phiGEMM/include -I/include -I../include/ -c phigemm_env.c -o phigemm_env.o make[3]: ccbin: Command not found make[3]: [phigemm_env.o] Error 127 (ignored) ccbin gcc -O3 --compiler-options '-c -fPIC -fopenmp' -D__PHIGEMM_WEAK_INTERFACES -D__PHIGEMM_ENABLE_SPECIALK -I/home/anubhav/Downloads/espresso-5.1.2/GPU/..//phiGEMM/include -I/include -I../include/ -c phigemm_auxiliary.c -o phigemm_auxiliary.o make[3]: ccbin: Command not found make[3]: [phigemm_auxiliary.o] Error 127 (ignored) ccbin gcc -O3 --compiler-options '-c -fPIC -fopenmp' -D__PHIGEMM_WEAK_INTERFACES -D__PHIGEMM_ENABLE_SPECIALK -I/home/anubhav/Downloads/espresso-5.1.2/GPU/..//phiGEMM/include -I/include -I../include/ -c phigemm_dgemm.c -o phigemm_dgemm.o make[3]: ccbin: Command not found make[3]: [phigemm_dgemm.o] Error 127 (ignored) ccbin gcc -O3 --compiler-options '-c -fPIC -fopenmp' -D__PHIGEMM_WEAK_INTERFACES -D__PHIGEMM_ENABLE_SPECIALK -I/home/anubhav/Downloads/espresso-5.1.2/GPU/..//phiGEMM/include -I/include -I../include/ -c phigemm_dgemm_specialK.c -o phigemm_dgemm_specialK.o make[3]: ccbin: Command not found make[3]: [phigemm_dgemm_specialK.o] Error 127 (ignored) ccbin gcc -O3 --compiler-options '-c -fPIC -fopenmp' -D__PHIGEMM_WEAK_INTERFACES -D__PHIGEMM_ENABLE_SPECIALK -I/home/anubhav/Downloads/espresso-5.1.2/GPU/..//phiGEMM/include -I/include -I../include/ -c phigemm_zgemm.c -o phigemm_zgemm.o make[3]: ccbin: Command not found make[3]: [phigemm_zgemm.o] Error 127 (ignored) ccbin gcc -O3 --compiler-options '-c -fPIC -fopenmp' -D__PHIGEMM_WEAK_INTERFACES -D__PHIGEMM_ENABLE_SPECIALK -I/home/anubhav/Downloads/espresso-5.1.2/GPU/..//phiGEMM/include -I/include -I../include/ -c phigemm_zgemm_specialK.c -o phigemm_zgemm_specialK.o make[3]: ccbin: Command not found make[3]: [phigemm_zgemm_specialK.o] Error 127 (ignored) mkdir -p ../bin ../lib ar ruv libphigemm.a phigemm_auxiliary.o phigemm_env.o phigemm_dgemm.o phigemm_dgemm_specialK.o phigemm_zgemm.o phigemm_zgemm_specialK.o ar: creating libphigemm.a ar: phigemm_auxiliary.o: No such file or directory make[3]: *** [static] Error 1 make[3]: Leaving directory `/home/anubhav/Downloads/espresso-5.1.2/phiGEMM/src' make[2]: *** [phigemm] Error 2 make[2]: Leaving directory `/home/anubhav/Downloads/espresso-5.1.2/phiGEMM' make[1]: *** [libphiGEMM] Error 2 make[1]: Leaving directory `/home/anubhav/Downloads/espresso-5.1.2/GPU/install' make: *** [libphiGEMM] Error 2 Please help me out. Anubhav Kumar IITK _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
