Skip to content

Commit 46d4667

Browse files
authored
Update concurrent.py
1 parent 666e3b9 commit 46d4667

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pylammpsmpi/wrapper/concurrent.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ def execute_async(
4343
connections=MpiExecInterface(
4444
cwd=cwd,
4545
cores=cores,
46-
threads_per_core=1,
47-
gpus_per_core=0,
4846
oversubscribe=oversubscribe,
4947
),
5048
)

0 commit comments

Comments
 (0)