[Q-e-developers] parallel make

Paolo Giannozzi paolo.giannozzi at uniud.it
Fri Apr 24 09:56:29 CEST 2015


It looks like "make -j" causes the following error:
===
mpif90 -O3 -g -fopenmp -x f95-cpp-input -fopenmp -D__GFORTRAN
-D__STD_F95 -D__FFTW -D__MPI -D__PARA -D__OPENMP    -I../../iotk/src
-I../../Modules -c ../../Modules/version.f90
mpif90 -O3 -g -fopenmp -x f95-cpp-input -fopenmp -D__GFORTRAN
-D__STD_F95 -D__FFTW -D__MPI -D__PARA -D__OPENMP    -I../../iotk/src
-I../../Modules -c ../../Modules/version.f90
Fatal Error: Can't delete temporary module file 'global_version.mod0': No such file or directory
make[6]: *** [../../Modules/version.o] Error 1
===
at least on some machines (for instance, this one:
http://xiexie.syslab.disco.unimib.it:8010/builders/BICOCCA%20%28HYBRID%
29/builds/76/steps/make%20all/logs/stdio 
). File Modules/version.f90 is special because it is generated from
Modules/version.f90.in using a script that finds the svn revision. 
Any idea? 

Paolo
-- 
 Paolo Giannozzi, Dept. Chemistry&Physics&Environment, 
 Univ. Udine, via delle Scienze 208, 33100 Udine, Italy
 Phone +39-0432-558216, fax +39-0432-558222 




More information about the developers mailing list