bsf208@lehigh_edu
New Member
I am trying to run CESM1.1 on Yellowstone for the first time. Build was successful. Have not changed any default options for compiler or MPI. Run script invokes:
mpirun.lsf $EXEROOT/cesm.exe >&! cesm.log.$LID
Error message appears in cesm log script:
mpirun.lsf: LSF_PJL_TYPE is undefined. Exit ..
Looked up solutions, and found:
#BSUB -a openmpi
or
#BSUB -a intel|openmpi
Tried various combinations, but no effect.
Please help!
Thanks.
Ben
mpirun.lsf $EXEROOT/cesm.exe >&! cesm.log.$LID
Error message appears in cesm log script:
mpirun.lsf: LSF_PJL_TYPE is undefined. Exit ..
Looked up solutions, and found:
#BSUB -a openmpi
or
#BSUB -a intel|openmpi
Tried various combinations, but no effect.
Please help!
Thanks.
Ben