shields@uci_edu
New Member
I am wondering if anyone could share with me a link to a basic tutorial where I can find the changes I need to make to my scripts and file paths to run jobs successfully on Derecho. I have been using Cheyenne previously, and besides migrating files to the Derecho scratch space from Cheyenne, have made no changes yet to allow me to run CESM on Derecho. I'll be using ExoCAM with CESM1.2.1.
I did a "grep 'cheyenne' *" within in an old case directory in /glade/work/aomawa/cesm1_2_1/scripts/<CASENAME>
I see this:
grep: Buildconf: Is a directory
grep: CaseDocs: Is a directory
CaseStatus:create_newcase -case WD3000K_100 -res f45_f45 -mach cheyenne -compset E2000C4AQI
env_case.xml:<entry id="MACH" value="cheyenne" />
env_run.xml:<entry id="CCSM_CPRNC" value="/glade/p/cesmdata/cseg/tools/cime/tools/cprnc/cprnc.cheyenne" />
grep: LockedFiles: Is a directory
grep: logs: Is a directory
Macros:# MACH=cheyenne
grep: PESetupHist: Is a directory
README.case:create_newcase -case <CASENAME> -res f45_f45 -mach cheyenne -compset E2000C4AQI
grep: SourceMods: Is a directory
grep: timing: Is a directory
grep: Tools: Is a directory
So it would seem that I would need to address all occurrences of "cheyenne" in these locations. I also see this link to modify some of the run commands for Derecho:
Any additional guidance on where to get started would be appreciated.
Thanks,
Aomawa
I did a "grep 'cheyenne' *" within in an old case directory in /glade/work/aomawa/cesm1_2_1/scripts/<CASENAME>
I see this:
grep: Buildconf: Is a directory
grep: CaseDocs: Is a directory
CaseStatus:create_newcase -case WD3000K_100 -res f45_f45 -mach cheyenne -compset E2000C4AQI
env_case.xml:<entry id="MACH" value="cheyenne" />
env_run.xml:<entry id="CCSM_CPRNC" value="/glade/p/cesmdata/cseg/tools/cime/tools/cprnc/cprnc.cheyenne" />
grep: LockedFiles: Is a directory
grep: logs: Is a directory
Macros:# MACH=cheyenne
grep: PESetupHist: Is a directory
README.case:create_newcase -case <CASENAME> -res f45_f45 -mach cheyenne -compset E2000C4AQI
grep: SourceMods: Is a directory
grep: timing: Is a directory
grep: Tools: Is a directory
So it would seem that I would need to address all occurrences of "cheyenne" in these locations. I also see this link to modify some of the run commands for Derecho:
NCAR HPC Documentation - Moving to Derecho from Cheyenne
NCAR HPC Docs website
ncar-hpc-docs.readthedocs.io
Any additional guidance on where to get started would be appreciated.
Thanks,
Aomawa