Skip to content

Commit

Permalink
Update concurrent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 6, 2023
1 parent ab9f12f commit 82861f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pylammpsmpi/wrapper/concurrent.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ def execute_async(
connections=MpiExecInterface(
cwd=cwd,
cores=cores,
threads_per_core=1,
gpus_per_core=0,
oversubscribe=oversubscribe,
),
)
Expand Down

0 comments on commit 82861f6

Please sign in to comment.