Skip to content

Commit

Permalink
Removed python version from config build name
Browse files Browse the repository at this point in the history
Signed-off-by: Anderson Chauphan <achauph@sandia.gov>
  • Loading branch information
achauphan committed Sep 12, 2024
1 parent bd830ff commit 3bf1b55
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/framework/ini-files/config-specs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2170,7 +2170,7 @@ opt-set-cmake-var Trilinos_ENABLE_TESTS BOOL FORCE : OFF
opt-set-cmake-var Kokkos_ENABLE_TESTS BOOL FORCE : ON


[rhel8_python-3.8_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_pr-framework]
[rhel8_python_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_pr-framework]
use PACKAGE-ENABLES|PR-FRAMEWORK

opt-set-cmake-var TFW_Python3_Testing BOOL FORCE : ON
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/ini-files/environment-specs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ envvar-set OMPI_CXX: ${TRILINOS_DIR}/packages/kokkos/bin/nvcc_wrapper

[rhel8_aue-gcc-openmpi]

[rhel8_python-3.8]
[rhel8_python]
envvar-find-in-path PYTHON_EXECUTABLE : python3

[rhel8_oneapi-intelmpi]
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/ini-files/supported-envs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ gnu

[rhel8]
aue-gnu-12.1.0-anaconda3-serial
python-3.8
python
oneapi-intelmpi
cuda-gcc-openmpi
gcc-openmpi
Expand Down

0 comments on commit 3bf1b55

Please sign in to comment.