On Sun, May 4, 2014 at 3:23 PM, Lorenzo Don? <lorechimica91 at hotmail.it> wrote: > Thanks Professor don?t worry it is working i have only a problem to compile > epw the error is: > touch make-w90 > mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI > -D__PARA -I../../include -I./ -I../../Modules -I../../iotk/src > -I../../PW/src -I../../PHonon/PH -I../../PP -c a2f.f90 > a2f.f90:33.68: > > USE mp_global, ONLY : me_pool, inter_pool_comm, my_pool_id, npool, mpime > 1 > Error: Symbol 'mpime' referenced at (1) not found in module 'mp_global' > a2f.f90:52.11: > > IF (mpime.eq.ionode_id) & > 1 > Error: Symbol 'mpime' at (1) has no IMPLICIT type
your version of EPW is obviously not compatible with the SVN version of Q-E. there has been a significant cleanup of MPI related modules which particularly concerns mp_global. you either have to adapt the EPW package (contact the developers first! perhaps somebody has already done it) to follow the changes or downgrade to a compatible version of Q-E. axel. > make[3]: *** [a2f.o] Error 1 > make[2]: *** [epw] Error 2 > make[1]: *** [epw] Error 1 > make: *** [epw] Error 1 > Can you gel meto compile QE with epw > thanks again dearly lorenzo > Il giorno 04/mag/2014, alle ore 21:03, Paolo Giannozz > i <paolo.giannozzi at uniud.it> ha scritto: > > On Sun, 2014-05-04 at 20:28 +0200, Lorenzo Don? wrote: > > Fatal Error: Can't open module file 'basis.mod' for reading at (1): > No such file or directory > > > "make depend", or update your svn version (sorry, I forgot to update > the make.depend file after the last changes) > > P. > -- > Paolo Giannozzi, Dept. Chemistry&Physics&Environment, > Univ. Udine, via delle Scienze 208, 33100 Udine, Italy > Phone +39-0432-558216, fax +39-0432-558222 > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://pwscf.org/mailman/listinfo/pw_forum > > > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://pwscf.org/mailman/listinfo/pw_forum -- Dr. Axel Kohlmeyer akohlmey at gmail.com http://goo.gl/1wk0 College of Science & Technology, Temple University, Philadelphia PA, USA International Centre for Theoretical Physics, Trieste. Italy.
