Skip to content

Commit 1c4bc0d

Browse files
Load modules
1 parent d0b51a4 commit 1c4bc0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ jobs:
8989
9090
- name: Display table on GitHub web
9191
run: |
92+
source /etc/profile.d/modules.sh
93+
module load ninja/fortran-v1.11.1.g9-15 Vc/1.4.5-10 boost/v1.83.0-alice2-57 fmt/11.1.2-14 CMake/v3.31.6-10 ms_gsl/4.2.1-3 Clang/v20.1.7-9 TBB/v2022.3.0-3 ROOT/v6-36-04-alice9-15 ONNXRuntime/v1.22.0-71 GLFW/3.3.2-25
9294
python3 ${GITHUB_WORKSPACE}/.github/scripts/csv_to_md.py ${ARTIFACT_FILE} >> ${GITHUB_STEP_SUMMARY}
9395
9496
- name: Upload Artifact

0 commit comments

Comments
 (0)