File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010jobs :
1111 benchmark :
12- runs-on : cern-nextgen-cpuintensive
12+ runs-on : cern-nextgen-mi300x
1313 container : registry.cern.ch/ngt-wp1.7/wp1.7-slc9-builder@sha256:e8d7bb29bc65ccb732c465450e8a62eceecf1e765b73826fd59f26eb7e944a0a
1414 env :
1515 WORK_DIR : /cvmfs/alice.cern.ch
7474 export PATH=/opt/gcc/bin:$PATH && export LD_LIBRARY_PATH=/opt/gcc/lib64:/opt/gcc/lib:$LD_LIBRARY_PATH
7575 cd ${STANDALONE_DIR}
7676 ${TIMING_CA} --runs 42 --PROCdebugCSV /root/${BENCHMARK_CSV} --debug 1
77- python3 ${GITHUB_WORKSPACE}/.github/scripts/profiler_standalone.py --discard 2 --input /root/${BENCHMARK_CSV} --output /root/summary_${BENCHMARK_CSV}
77+ python3 ${GITHUB_WORKSPACE}/.github/scripts/profiler_standalone.py --discard 0 --input /root/${BENCHMARK_CSV} --output /root/summary_${BENCHMARK_CSV}
7878 rm -rf ${STANDALONE_DIR}/*.out ${STANDALONE_DIR}/events/o2-simple ${STANDALONE_DIR}/build
7979
8080 - name : Upload Artifact
You can’t perform that action at this time.
0 commit comments