Skip to content

Commit

Permalink
remove adios env var lines for Summit
Browse files Browse the repository at this point in the history
  • Loading branch information
whannah1 committed Apr 9, 2024
1 parent 4593485 commit eda5420
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions cime_config/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5035,15 +5035,6 @@ AMD EPYC 7713 64-Core (Milan) (256GB) and 4 nvidia A100'</DESC>
<env name="PAMI_IBV_DEVICE_NAME_1">mlx5_3:1,mlx5_0:1</env>
<env name="PAMI_IBV_DEVICE_NAME">mlx5_0:1,mlx5_3:1</env>
</environment_variables>
<!-- <environment_variables compiler="ibm.*" mpilib="spectrum-mpi"> -->
<!-- <env name="ADIOS2_ROOT">$SHELL{if [ -z "$ADIOS2_ROOT" ]; then echo /gpfs/alpine/cli115/world-shared/3rdparty/adios2/2.9.1/spectrum-mpi-10.4.0.3/xl-16.1.1-10; else echo "$ADIOS2_ROOT"; fi}</env> -->
<!-- </environment_variables> -->
<!-- <environment_variables compiler="pgi.*" mpilib="spectrum-mpi"> -->
<!-- <env name="ADIOS2_ROOT">$SHELL{if [ -z "$ADIOS2_ROOT" ]; then echo /gpfs/alpine/cli115/world-shared/3rdparty/adios2/2.9.1/spectrum-mpi-10.4.0.3/nvhpc-21.11; else echo "$ADIOS2_ROOT"; fi}</env> -->
<!-- </environment_variables> -->
<!-- <environment_variables compiler="gnu.*" mpilib="spectrum-mpi"> -->
<!-- <env name="ADIOS2_ROOT">$SHELL{if [ -z "$ADIOS2_ROOT" ]; then echo /gpfs/alpine/cli115/world-shared/3rdparty/adios2/2.9.1/spectrum-mpi-10.4.0.3/gcc-9.1.0; else echo "$ADIOS2_ROOT"; fi}</env> -->
<!-- </environment_variables> -->
</machine>

<machine MACH="ascent">
Expand Down

0 comments on commit eda5420

Please sign in to comment.