I am following the web instruction to do "Generating Atomic Tables". I input the following command under FIDSIM directory
./tables/generate_tables ./tables/default_settings.dat [8]
then it says:
Input file does not exist: ./tables/default_settings.dat
I asked my colleagues using the same server cluster. She haven't met this problem before.
I input:
mpirun -np num_processes ./tables/generate_tables ./tables/default_settings.dat
it says:
bash: mpirun: command not found...
So I guess this is not MPI.
I am following the web instruction to do "Generating Atomic Tables". I input the following command under FIDSIM directory ./tables/generate_tables ./tables/default_settings.dat [8] then it says: Input file does not exist: ./tables/default_settings.dat
I asked my colleagues using the same server cluster. She haven't met this problem before. I input: mpirun -np num_processes ./tables/generate_tables ./tables/default_settings.dat it says: bash: mpirun: command not found... So I guess this is not MPI.