Alter default node and core values for policy runs
Compare changes
- Matthew K Defenderfer authored
Changed the default nodes and cores to make the job more parallel. Specifically increasing node count greatly reduces the runtime of mmpol, but that may also be due to the increase in the number of tasks (1 task per node is created by default)
@@ -26,15 +26,15 @@ def parse_args():
@@ -26,15 +26,15 @@ def parse_args():