Skip to content

Commit

Permalink
Adds machine files for Constance PNNL cluster
Browse files Browse the repository at this point in the history
[BFB] - Bit-For-Bit
  • Loading branch information
singhbalwinder committed Mar 22, 2017
1 parent 7a8187b commit 63004c5
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 209 deletions.
2 changes: 0 additions & 2 deletions cime/cime_config/acme/machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,6 @@

<batch_system MACH="constance" type="slurm">
<directives>
<directive>-A climate</directive>
<directive>--ntasks-per-node={{ tasks_per_node }}</directive>
<directive>--mail-type=END</directive>
<directive>--mail-user=email@pnnl.gov</directive>
<directive>--output=slurm.out</directive>
Expand Down
1 change: 1 addition & 0 deletions cime/cime_config/acme/machines/config_compilers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,7 @@ for mct, etc.
<compiler COMPILER="pgi" MACH="constance">
<ADD_CFLAGS DEBUG="FALSE"> -O2 </ADD_CFLAGS>
<ADD_FFLAGS DEBUG="FALSE"> -O2 </ADD_FFLAGS>
<ADD_FFLAGS DEBUG="TRUE"> -g -traceback -O0 -fpe0 -check all -check noarg_temp_created -ftrapuv </ADD_FFLAGS>
<NETCDF_PATH> $(NETCDF_HOME)</NETCDF_PATH>
<PNETCDF_PATH>$(PNETCDFROOT)</PNETCDF_PATH>
<CONFIG_ARGS> --host=Linux </CONFIG_ARGS>
Expand Down
Loading

0 comments on commit 63004c5

Please sign in to comment.