Hi Filippo,
Thank you for jump in to help!
Glad to hear it works on your end. I did expect it to work as following the manual.
Here's the input glycine.d12 and output glycine.out files.
Uploading fort.7 file is not allowed here. It has two lines in it:
And there is a warning from the system as:
forrtl: warning (496): BACKSPACE is a no-op on a terminal deviceThis run was tested with slurm on 1 core on a 48-core machine with such commands:
#SBATCH --nodes=1 #SBATCH --ntasks=1 export OMP_STACKSIZE=16M export OMP_NUM_THREADS=1 mpirun -np 1 MPPcrystalOMP < glycine.d12 > glycine.outSince it worked on your end but not mine, I'm afraid it is because something was missing in the building. Is there any clue come to your mind?
Thanks,
Peng