Skip to content

Commit

Permalink
Merge branch ACME-Climate/aarondonahue/cime/LC_20171024 (PR #1865)
Browse files Browse the repository at this point in the history
Machine file change for Livermore Computing compatibility with new CIME

[BFB]
  • Loading branch information
AaronDonahue authored Oct 25, 2017
2 parents 9aafd17 + eaba981 commit 7b49896
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1353,10 +1353,10 @@
<executable>srun</executable>
</mpirun>
<module_system type="generic">
<cmd_path lang="sh">use</cmd_path>
<cmd_path lang="csh">use</cmd_path>
<init_path lang="csh">/usr/global/tools/dotkit/init.csh</init_path>
<init_path lang="sh">/usr/global/tools/dotkit/init.sh</init_path>
<cmd_path lang="sh">use</cmd_path>
<cmd_path lang="csh">use</cmd_path>
<modules compiler="pgi">
<command name="-q">pgi-14.3</command>
<command name="-q">mvapich2-pgi-1.7</command>
Expand Down Expand Up @@ -1409,10 +1409,10 @@
<executable>srun</executable>
</mpirun>
<module_system type="generic">
<cmd_path lang="sh">use</cmd_path>
<cmd_path lang="csh">use</cmd_path>
<init_path lang="csh">/usr/global/tools/dotkit/init.csh</init_path>
<init_path lang="sh">/usr/global/tools/dotkit/init.sh</init_path>
<cmd_path lang="sh">use</cmd_path>
<cmd_path lang="csh">use</cmd_path>
<modules compiler="pgi">
<command name="-q">pgi-14.3</command>
<command name="-q">mvapich2-pgi-1.7</command>
Expand Down

0 comments on commit 7b49896

Please sign in to comment.