Skip to content

Commit

Permalink
Merge branch ACME-Climate/ndk/machinefiles/cori-remove-papi (PR #1634)
Browse files Browse the repository at this point in the history
remove PAPI for cori-haswell and cori-knl
  • Loading branch information
ndkeen authored Jul 17, 2017
2 parents b7a09d9 + 9f2eb3b commit 186b104
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions config/acme/machines/config_compilers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,6 @@ for mct, etc.
<CONFIG_ARGS> --host=Linux </CONFIG_ARGS>
<ADD_SLIBS> -L$(NETCDF_DIR) -lnetcdff -Wl,--as-needed,-L$(NETCDF_DIR)/lib -lnetcdff -lnetcdf </ADD_SLIBS>
<ADD_SLIBS> -mkl -lpthread -lm </ADD_SLIBS>
<ADD_GPTL_CPPDEFS> -DHAVE_PAPI </ADD_GPTL_CPPDEFS>
<ADD_CPPDEFS> -DHAVE_SLASHPROC </ADD_CPPDEFS>
<MPIFC> ftn </MPIFC>
<MPICC> cc </MPICC>
Expand All @@ -631,7 +630,6 @@ for mct, etc.
<CONFIG_ARGS> --host=Linux </CONFIG_ARGS>
<ADD_SLIBS> -L$(NETCDF_DIR) -lnetcdff -Wl,--as-needed,-L$(NETCDF_DIR)/lib -lnetcdff -lnetcdf </ADD_SLIBS>
<ADD_SLIBS> -mkl -lpthread -lm </ADD_SLIBS>
<ADD_GPTL_CPPDEFS> -DHAVE_PAPI </ADD_GPTL_CPPDEFS>
<ADD_CPPDEFS> -DARCH_MIC_KNL -DHAVE_SLASHPROC </ADD_CPPDEFS>
<MPIFC> ftn </MPIFC>
<MPICC> cc </MPICC>
Expand Down
2 changes: 0 additions & 2 deletions config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@
<command name="load">git/2.9.1</command>
<command name="load">cmake/3.3.2</command>
<command name="load">pmi/5.0.10-1.0000.11069.183.8.ari</command>
<command name="load">papi/5.4.3.2</command>
<command name="load">zlib/1.2.8</command>
</modules>
</module_system>
Expand Down Expand Up @@ -432,7 +431,6 @@
<command name="load">git/2.9.1</command>
<command name="load">cmake/3.3.2</command>
<command name="load">pmi/5.0.10-1.0000.11069.183.8.ari</command>
<command name="load">papi/5.4.3.2</command>
<command name="load">zlib/1.2.8</command>
<!--command name="load">cray-petsc/3.7.0.0</command-->
</modules>
Expand Down

0 comments on commit 186b104

Please sign in to comment.