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 41e3e5b commit 8285ef7Copy full SHA for 8285ef7
1 file changed
.github/workflows/standalone-benchmark.yml
@@ -39,8 +39,6 @@ jobs:
39
40
- name: Build and Run
41
run: |
42
- . $WORK_DIR/$ALIBUILD_ARCH_PREFIX/date/v3.0.3-1/etc/profile.d/init.sh
43
- . $WORK_DIR/$ALIBUILD_ARCH_PREFIX/pytorch_cpuinfo/alice1-1/etc/profile.d/init.sh
44
. $WORK_DIR/$ALIBUILD_ARCH_PREFIX/O2/daily-20250805-0000-1/etc/profile.d/init.sh
45
export ROOT_INCLUDE_PATH=$(echo "$ROOT_INCLUDE_PATH" | cut -d: -f3-)
46
@@ -61,8 +59,6 @@ jobs:
61
59
ARTIFACT_FILE: /root/artifact.txt
62
60
WORK_DIR: /cvmfs/alice.cern.ch
63
ALIBUILD_ARCH_PREFIX: el9-x86_64/Packages
64
- DATE_REVISION: 1
65
- PYTORCH_CPUINFO_REVISION: 1
66
67
- name: Upload Artifact
68
uses: actions/upload-artifact@v4
0 commit comments