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.
2 parents 3712a7f + 888cf38 commit 62e72faCopy full SHA for 62e72fa
.github/workflows/benchmarks-reusable.yml
@@ -160,7 +160,7 @@ jobs:
160
working-directory: ${{ github.workspace }}/ur-repo/
161
id: benchmarks
162
run: >
163
- ${{ github.workspace }}/ur-repo/scripts/benchmarks/main.py
+ numactl -N 0 ${{ github.workspace }}/ur-repo/scripts/benchmarks/main.py
164
~/bench_workdir
165
--sycl ${{ github.workspace }}/sycl_build
166
--ur ${{ github.workspace }}/ur_install
0 commit comments