add -xW to AIX
Posted: Wed Jun 30, 2010 1:21 pm
Dear All
Does anyone know how can I add -xW option to my configuration in power6 machines ?
I used this as my configuration:
./configure --build=powerpc-ibm FC=xlf90_r F77=xlf_r CC=xlc_r CPP=cpp FCFLAGS="-O2 -q64 -qstrict -qarch=pwr6 -qtune=pwr6 -qmaxmem=-1 -qsuffix=f=f" CFLAGS="-q64" UFFLAGS="-q64 -O0" --with-p2y="4.0" --with-iotk=/u/kazempou/espresso-4.0.5/iotk
and the system was compiled successfuly, But when I want to use p2y to import pwscf to yambo it failes in serial or parallel run and the error is :
ERROR: 0032-184 MPI was not finalized in routine unknown, task 0
Daniele suggested me if it is possible I use -xW insted of -xT according to similar post reported in yambo fourom to remove that error originate from parallel computation, But I don't know hot to add -xT or -xW option and it produce on machines with ifort and mpich. So i confused that can I use -xW in above configuration or not?
Thanks a lot
Ali Kazempour,Isfahan Univ of Tech,Physics dept,Iran
Does anyone know how can I add -xW option to my configuration in power6 machines ?
I used this as my configuration:
./configure --build=powerpc-ibm FC=xlf90_r F77=xlf_r CC=xlc_r CPP=cpp FCFLAGS="-O2 -q64 -qstrict -qarch=pwr6 -qtune=pwr6 -qmaxmem=-1 -qsuffix=f=f" CFLAGS="-q64" UFFLAGS="-q64 -O0" --with-p2y="4.0" --with-iotk=/u/kazempou/espresso-4.0.5/iotk
and the system was compiled successfuly, But when I want to use p2y to import pwscf to yambo it failes in serial or parallel run and the error is :
ERROR: 0032-184 MPI was not finalized in routine unknown, task 0
Daniele suggested me if it is possible I use -xW insted of -xT according to similar post reported in yambo fourom to remove that error originate from parallel computation, But I don't know hot to add -xT or -xW option and it produce on machines with ifort and mpich. So i confused that can I use -xW in above configuration or not?
Thanks a lot
Ali Kazempour,Isfahan Univ of Tech,Physics dept,Iran