Skip to content

Commit

Permalink
Merge pull request #5 from rse-ops/add-arm-build-vtune
Browse files Browse the repository at this point in the history
add arm build vtune
  • Loading branch information
vsoch committed May 19, 2024
2 parents c1bff4c + 9427091 commit d77886e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- ["openmpi-ubuntu", "22.04", "linux/arm64"]
- ["openmpi-ubuntu", "22.04", "linux/ppc64le"]
- ["openmpi-ubuntu-vtune", "22.04", "linux/amd64"]
- ["openmpi-ubuntu-vtune", "22.04", "linux/arm64"]
# To be built on larger fs machines
#- ["openmpi-ubuntu-gpu", "22.04", "linux/amd64"]
#- ["openmpi-ubuntu-gpu", "22.04", "linux/arm64"]
Expand Down

0 comments on commit d77886e

Please sign in to comment.