Skip to content

Commit

Permalink
Fix skybridge environment problems, port to new SEMS modules
Browse files Browse the repository at this point in the history
  • Loading branch information
James Foucar authored and James Foucar committed Aug 2, 2016
1 parent 1a82a57 commit ca3e004
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 154 deletions.
14 changes: 6 additions & 8 deletions cime_config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,19 +533,17 @@
<cmd_path lang="sh">module</cmd_path>
<modules>
<command name="purge"/>
<command name="unload">intel</command>
<command name="unload">openmpi-intel</command>
<command name="use">/projects/ccsm/tpl/modules/skybridge/acme/tpl</command>
<command name="load">sierra-python</command>
<command name="load">sems-env</command>
<command name="load">sems-python/2.7.9</command>
<command name="load">gnu/4.9.2</command>
<command name="load">intel/intel-15.0.3.187</command>
<command name="load" mpilib="!mpi-serial">openmpi-intel/1.6</command>
<command name="load">libraries/intel-mkl-15.0.2.164</command>
<command name="load">libraries/intel-mkl-15.0.2.164</command>
<command name="load" mpilib="!mpi-serial">hdf5/1.8.11/intel/13.0.1/openmpi/1.6.5</command>
<command name="load" mpilib="!mpi-serial">netcdf/4.3.2/intel/13.0.1/openmpi/1.6.5</command>
<command name="load" mpilib="mpi-serial">hdf5/1.8.11/intel/13.0.1/base</command>
<command name="load" mpilib="mpi-serial">netcdf/4.3.2/intel/13.0.1/base</command>
<command name="load" mpilib="!mpi-serial">sems-hdf5/1.8.11/parallel</command>
<command name="load" mpilib="!mpi-serial">sems-netcdf/4.3.2/parallel</command>
<command name="load" mpilib="mpi-serial">sems-hdf5/1.8.11/base</command>
<command name="load" mpilib="mpi-serial">sems-netcdf/4.3.2/base</command>
</modules>
</module_system>
<environment_variables>
Expand Down
44 changes: 0 additions & 44 deletions cime_config/acme/machines/env_mach_specific.melvin

This file was deleted.

51 changes: 0 additions & 51 deletions cime_config/acme/machines/env_mach_specific.redsky

This file was deleted.

51 changes: 0 additions & 51 deletions cime_config/acme/machines/env_mach_specific.skybridge

This file was deleted.

0 comments on commit ca3e004

Please sign in to comment.