nikitas@mg_uoa_gr
New Member
I have compiled CLM3.5 but I can not run the probram. The problem has to do with two main parameters.
The first one is that run-pc.csh script is using PBS and it is not possible to run CLM as PBS is grid management program
The second reason has to do with mpirun. I tried to run the program directly with mpirun with the command format like this : mpirun -np 2 -machinefile ../machine clm and the problem that arised was : NODE# NAME
( 0) cln17.bw.mg.uoa.gr
ENDRUN:
control_setNL error: NLfilename entered does NOT exist:lnd.stdin
MPI_Abort: error code = 1
Any suggestion...
The first one is that run-pc.csh script is using PBS and it is not possible to run CLM as PBS is grid management program
The second reason has to do with mpirun. I tried to run the program directly with mpirun with the command format like this : mpirun -np 2 -machinefile ../machine clm and the problem that arised was : NODE# NAME
( 0) cln17.bw.mg.uoa.gr
ENDRUN:
control_setNL error: NLfilename entered does NOT exist:lnd.stdin
MPI_Abort: error code = 1
Any suggestion...