Skip to content

Commit

Permalink
Merge branch 'jqyin/machinefiles/ornl-cades' (PR #1373)
Browse files Browse the repository at this point in the history
Fixs the cprnc tool path on ornl cades cluster.

[BFB]
  • Loading branch information
jqyin committed Apr 6, 2017
2 parents 72e26e6 + a4736e3 commit 4c26866
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cime_config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1487,12 +1487,13 @@
<DOUT_L_MSROOT>csm/$CASE</DOUT_L_MSROOT>
<CIME_OUTPUT_ROOT>/lustre/or-hydra/cades-ccsi/scratch</CIME_OUTPUT_ROOT>
<BASELINE_ROOT>/lustre/or-hydra/cades-ccsi/proj-shared/project_acme/baselines</BASELINE_ROOT>
<CCSM_CPRNC>$CIMEROOT/tools/cprnc/build/cprnc</CCSM_CPRNC>
<CCSM_CPRNC>/lustre/or-hydra/cades-ccsi/proj-shared/tools/cprnc.orcondo</CCSM_CPRNC>
<SUPPORTED_BY>yinj -at- ornl.gov</SUPPORTED_BY>
<GMAKE_J>4</GMAKE_J>
<MAX_TASKS_PER_NODE>32</MAX_TASKS_PER_NODE>
<PES_PER_NODE>16</PES_PER_NODE>
<BATCH_SYSTEM>pbs</BATCH_SYSTEM>
<PROJECT_REQUIRED>FALSE</PROJECT_REQUIRED>
<mpirun mpilib="openmpi" compiler="gnu">
<executable args="default">/software/dev_tools/swtree/cs400/xalt/0.7.5/centos7.3/bin/mpirun</executable>
<arguments>
Expand Down

0 comments on commit 4c26866

Please sign in to comment.