Skip to content

Commit

Permalink
Cray mpich working
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemartinlogan committed Oct 17, 2023
1 parent 51a9bf4 commit f61a4c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jarvis_util/shell/mpi_exec.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ def mpicmd(self):
jutil = JutilManager.get_instance()
if jutil.debug_mpi_exec:
print(cmd)
print(cmd)
return cmd

class MpiExecInfo(ExecInfo):
Expand Down

0 comments on commit f61a4c1

Please sign in to comment.