ruoyu1@vt_edu
New Member
Hi,I am trying to porting CESM superr computer in Virginia Tech. Everything went well until i ran ./case.run file.I got the information that no cesm.log file exist. Then I figure out it was because in mkbatch.userdefined (the file in case's tool folder) file set mpirun and mpiexec commented. "#mpiexec -n ${maxtasks} $EXEROOT/cesm.exe >&! cesm.log.$LID#mpirun -np ${maxtasks} $EXEROOT/cesm.exe >&! cesm.log.$LID" However, once I uncomment the mpirun line, I always get the error message below:$ ./case.run: Command not found.: Command not found.: Command not found.: Command not found.: Command not found. I am totally new to linux and I'm not sure how to fix this. I used intel 15.3, netcdf 4.3.3 and mvapich2. Please help me figure this out, and thank you so much! Respectfully,Ruoyu