We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99acfcb commit 844247eCopy full SHA for 844247e
.github/workflows/perlmutter-no-cache.yaml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@v4.1.0
29
with:
30
- path: ${{ github.run_id }}
+ path: "${{ github.run_id }}/pdc"
31
- run: |
32
module load libfabric
33
module list
0 commit comments