Change default node and core requests for policy runs
Compare changes
- Matthew K Defenderfer authored
Implement changes to accepted node and core values. Also remove the type check as that is done implicitly by argparse. That type check was incorrectly causing the value validation to be skipped
@@ -94,12 +94,12 @@ def validate_partition(partition):