Hi,
I am trying to locate the error in my wrf.exe run and I will be very grateful if you could point me in the right direction and suggest what may be the issue and I can solve then.
I am basically facing error in running wrf exe with more than one process. i.e. when the mpirun -np 2 .wrf.exe I get 'forrtl: error (78): process killed (SIGTERM)' error while the mpirun -np 1 .wrf.exe runs fine.
I am trying to find what could be wrong? Is it an IT admin issue?
Is it some issue with the modules loaded in the HPC or their versions? Is it the issue with my build?
Just for some more info-
I have compiled the model with intel -18 compiler(dmpar option 15) and intel-mpi. I did not load or use openmpi while compiling ? I tried to recompile the model with openmpi but it gave me the same error.
I am very confused as to where the error is coming from and where I can look to pin point the error. (does it have to do with my compilation or does it have to do with intel compiler or mpi itself? I tried ./clean -a and recompiling many times with intel mpi and openmpi individually. That didn't solve the issue either
Please please help.
Lin
I am trying to locate the error in my wrf.exe run and I will be very grateful if you could point me in the right direction and suggest what may be the issue and I can solve then.
I am basically facing error in running wrf exe with more than one process. i.e. when the mpirun -np 2 .wrf.exe I get 'forrtl: error (78): process killed (SIGTERM)' error while the mpirun -np 1 .wrf.exe runs fine.
I am trying to find what could be wrong? Is it an IT admin issue?
Is it some issue with the modules loaded in the HPC or their versions? Is it the issue with my build?
Just for some more info-
I have compiled the model with intel -18 compiler(dmpar option 15) and intel-mpi. I did not load or use openmpi while compiling ? I tried to recompile the model with openmpi but it gave me the same error.
I am very confused as to where the error is coming from and where I can look to pin point the error. (does it have to do with my compilation or does it have to do with intel compiler or mpi itself? I tried ./clean -a and recompiling many times with intel mpi and openmpi individually. That didn't solve the issue either
Please please help.
Lin