Hi, 

I changed the parallel_option with ' setenv WIEN_MPIRUN "mpirun -np _NP_ 
-machinefile _HOSTS_ _EXEC_” '. It works.

There are some lines in lapw1para_lapw, so I just tried to comment the MPIRUN 
lines in parallel_options before. 

if ( $?WIEN_MPIRUN ) then
  set mpirun = "$WIEN_MPIRUN"
else
  set mpirun='mpirun -np _NP_ _EXEC_'
endif


Thank you again.

Best regards,
Weiliang MA



_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to