seq & paral run of abinit (6.0.x)
Posted: Wed Mar 31, 2010 10:21 am
Dear all,
When I tried to run abinit as sequential like this:
~/abinit-6.0.2/src/98_main/abinit < input.files >& output.log
I got an error message:
isfile : ERROR -
Checks for existence of file input.in
but INQUIRE finds file does not exist. Action : check file name and re-run.
But, when I run abinit as parallel with the same input (in the same directory):
/usr/local/mpich-intel91/bin/mpirun -np 1 -machinefile "blah-blah-blah" ~/abinit-6.0.2/src/98_main/abinit < input.files >& output.log
I got no errors... seemed successful.
Did I forget to configure anything ??
It might be related to the error that I reported before ? (viewtopic.php?f=18&t=61)
Regards,
Masayoshi
When I tried to run abinit as sequential like this:
~/abinit-6.0.2/src/98_main/abinit < input.files >& output.log
I got an error message:
isfile : ERROR -
Checks for existence of file input.in
but INQUIRE finds file does not exist. Action : check file name and re-run.
But, when I run abinit as parallel with the same input (in the same directory):
/usr/local/mpich-intel91/bin/mpirun -np 1 -machinefile "blah-blah-blah" ~/abinit-6.0.2/src/98_main/abinit < input.files >& output.log
I got no errors... seemed successful.
Did I forget to configure anything ??
It might be related to the error that I reported before ? (viewtopic.php?f=18&t=61)
Regards,
Masayoshi