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.
1 parent 666e3b9 commit 46d4667Copy full SHA for 46d4667
pylammpsmpi/wrapper/concurrent.py
@@ -43,8 +43,6 @@ def execute_async(
43
connections=MpiExecInterface(
44
cwd=cwd,
45
cores=cores,
46
- threads_per_core=1,
47
- gpus_per_core=0,
48
oversubscribe=oversubscribe,
49
),
50
)
0 commit comments