Skip to content

Commit

Permalink
22.11 cu 11.8 container path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Jan 8, 2024
1 parent 37f62ed commit a539317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NVHPC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cuda_arch: "35"
hostcxx: nvhpc-22.11
os: ubuntu-20.04
container: nvcr.io/nvidia/nvhpc:20.11-devel-cuda11.8-ubuntu22.04
container: nvcr.io/nvidia/nvhpc:22.11-devel-cuda11.8-ubuntu20.04
python:
- "3.12"
- "3.11"
Expand Down

0 comments on commit a539317

Please sign in to comment.