Skip to content

Commit

Permalink
Merge 'trilinos/Trilinos:develop' (c08d5fc) into 'tcad-charon/Trilino…
Browse files Browse the repository at this point in the history
…s:develop' (db5f876).

* trilinos-develop:
  Framework: fix trilinos#10684 (van1/stria mpiexec)
  • Loading branch information
Charonops Jenkins Pipeline committed Jul 17, 2022
2 parents db5f876 + c08d5fc commit e7b79cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/std/atdm/van1-tx2/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export F90=mpif90
# MPI_EXEC settings
export ATDM_CONFIG_MPI_PRE_FLAGS="--bind-to;none"
export ATDM_CONFIG_MPI_EXEC_NUMPROCS_FLAG="-np"
export ATDM_CONFIG_MPI_EXEC="mpirun"
export ATDM_CONFIG_MPI_EXEC="$MPI_ROOT/bin/mpirun"
export ATMD_CONFIG_MPI_USE_COMPILER_WRAPPERS=ON

export ATDM_CONFIG_WCID_ACCOUNT_DEFAULT=fy150090
Expand Down

0 comments on commit e7b79cb

Please sign in to comment.