Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
Commits
05cdf5d6
Commit
05cdf5d6
authored
Apr 02, 2026
by
one
Browse files
Fix runner test
parent
c1bc12ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/runner/test_runner.py
tests/runner/test_runner.py
+1
-0
No files found.
tests/runner/test_runner.py
View file @
05cdf5d6
...
@@ -491,6 +491,7 @@ def fake_get_shell_config(cmd):
...
@@ -491,6 +491,7 @@ def fake_get_shell_config(cmd):
'name'
:
'mpi'
,
'name'
:
'mpi'
,
'proc_num'
:
4
,
'proc_num'
:
4
,
'node_num'
:
1
,
'node_num'
:
1
,
'bind_to'
:
'numa'
,
'mca'
:
{},
'mca'
:
{},
'env'
:
{
'env'
:
{
'NCCL_BUFFSIZE'
:
4194304
,
'NCCL_BUFFSIZE'
:
4194304
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment