Skip to content
Closed
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"GEOS_TPL_TAG": "275-480"
"GEOS_TPL_TAG": "276-490"
}
},
"runArgs": [
Expand Down
8 changes: 8 additions & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,14 @@ jobs:
GCP_BUCKET: geosx/Sherlock-CPU
HOST_CONFIG: host-configs/Stanford/sherlock-gcc10-ompi4.1.2-openblas0.3.10.cmake

- name: Pangea4 (redhat 8, gcc 12.1.0, hpcx 2.17.1, mkl 2023.2.0)
CMAKE_BUILD_TYPE: Release
DOCKER_REPOSITORY: geosx/pangea4-gcc12.1-hpcxompi2.17.1-onemkl2023.2.0
ENABLE_HYPRE: ON
ENABLE_TRILINOS: OFF
GCP_BUCKET: geosx/Pangea4
HOST_CONFIG: host-configs/TOTAL/pangea4-gcc12.1-hpcxompi2.17.1-onemkl2023.2.0.cmake

uses: ./.github/workflows/build_and_test.yml
with:
CMAKE_BUILD_TYPE: ${{ matrix.CMAKE_BUILD_TYPE }}
Expand Down
32 changes: 0 additions & 32 deletions host-configs/TOTAL/pangea2-base.cmake

This file was deleted.

39 changes: 0 additions & 39 deletions host-configs/TOTAL/pangea2-gcc@8.3.0.cmake

This file was deleted.

42 changes: 0 additions & 42 deletions host-configs/TOTAL/pangea2-icc@18.0.3.222.cmake

This file was deleted.

51 changes: 0 additions & 51 deletions host-configs/TOTAL/pangea2-icc@19.0.3.199.cmake

This file was deleted.

42 changes: 0 additions & 42 deletions host-configs/TOTAL/pangea2-icc@19.1.0.166.cmake

This file was deleted.