Error when running a simple case on Cheyenne

Janniy

Janni
New Member
Hi,

I am new to Cheyenne and I have tried to run a simple aquaplanet on Cheyenne following instructions in the link - 4. Atmospheric configurations (compsets) — camdoc documentation.
As suggested in the link, I typed the following commands:
./create_newcase --case aqua_case --compset QPC6 --res f09_f09_mg17
./case.setup
qcmd -- ./case.build
./case.submit

After submitting the case I am getting the following error:
ERROR: RUN FAIL: Command 'mpiexec_mpt -np 72 -p "%g:" omplace -tm open64 /glade/scratch/janniy/aqua_case_Del/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed

and in the cesm.log file the error which is found is:
MPT ERROR: invalid option -p

Should I change somehow the -p option before submission?

Thanks for any help,
Janni
 
Back
Top