Skip to content

Commit

Permalink
Merge commit '9442c938717a641d50c9ed5a0f9b2d34cf35a4ea' into jgfouca/…
Browse files Browse the repository at this point in the history
…branch-for-to-acme-11-13-2017-pr

* commit '9442c938717a641d50c9ed5a0f9b2d34cf35a4ea':
  fix pylint issue
  rename
  locked files needs to handle BUILD_COMPLETE better
  Switch melvin to use officially supported pfunit
  add optional COST_PER_NODE
  Remove hardcoded email options for lc_slurm, cascade, constance, sooty
  Fix cobalt indent
  Remove hardcoded mail option for PBS
  Revert "Revert the change to edison as this is now in E3SM-Project/E3SM#1888"
  Revert the change to edison as this is now in E3SM-Project/E3SM#1888
  Undo/remove things that keep causing problems in the ESMCI merge.
  Update Slurm task-to-core affinities
  Efficiency updates for coupler bypass
  • Loading branch information
jgfouca committed Nov 13, 2017
2 parents e4e25a6 + d3431fa commit 762e0e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@
<SUPPORTED_BY>cseg</SUPPORTED_BY>
<MAX_TASKS_PER_NODE>256</MAX_TASKS_PER_NODE>
<MAX_MPITASKS_PER_NODE>64</MAX_MPITASKS_PER_NODE>
<COSTPES_PER_NODE>68</COSTPES_PER_NODE>
<mpirun mpilib="default">
<executable>srun</executable>
<arguments>
Expand Down Expand Up @@ -1843,6 +1844,7 @@
<SUPPORTED_BY>cseg</SUPPORTED_BY>
<MAX_TASKS_PER_NODE>30</MAX_TASKS_PER_NODE>
<MAX_MPITASKS_PER_NODE>15</MAX_MPITASKS_PER_NODE>
<COSTPES_PER_NODE>16</COSTPES_PER_NODE>
<PROJECT_REQUIRED>TRUE</PROJECT_REQUIRED>
<mpirun mpilib="default" unit_testing="true">
<!-- For unit testing, avoid all of the extra stuff that we use before and
Expand Down

0 comments on commit 762e0e1

Please sign in to comment.