8000 update · oneapi-src/distributed-ranges@34ae800 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34ae800

Browse files
committed
update
1 parent e27b1ef commit 34ae800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
/usr/bin/python3 -m venv ${RUNNER_TOOL_CACHE}/distributed-ranges/venv
3333
source ${RUNNER_TOOL_CACHE}/distributed-ranges/venv/bin/activate
3434
pip install src-python/drbench
35-
srun --nodes=4 --ntasks-per-node=2 make -C build/benchmarks/gbench jfcst-bench-results
35+
srun --nodes=2 --ntasks-per-node=2 make -C build/benchmarks/gbench jfcst-bench-results
3636
- uses: actions/upload-artifact@v4
3737
if: always()
3838
with:

0 commit comments

Comments
 (0)
0