PrincetonUniversity / EDIPIC-2D

GNU General Public License v3.0
33 stars 20 forks source link

running EDIPIC-2d #16

Closed ausefi closed 11 months ago

ausefi commented 11 months ago

hi, I installed EDIPIC-2D on ubuntu linux successfully, when I am trying to run the example of it with this command on intel core 2 du , I recieved this error. how can I run the code in single computer with core 2 du : ali@ali/usr/local/projects/Example_beam$ mpirun -np 1 ./edipic2d >& output.log & tail -f output.log [1] 5925 The MPI_Comm_f2c() function was called before MPI_INIT was invoked. This is disallowed by the MPI standard. *** Your MPI job will now abort. [ali:05930] Local abort before MPI_INIT completed completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!

Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted.

mpirun detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was:

Process name: [[45880,1],0] Exit code: 1