-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New directives syntax #819
base: main
Are you sure you want to change the base?
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e220e0 - Browse repository at this point
Copy the full SHA 9e220e0View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48d3c03 - Browse repository at this point
Copy the full SHA 48d3c03View commit details -
refactor: Switch shared_partition for node_types
Supports 3 node types: - shared: 1 node or less - mixed: any number of tasks - wholenode: whole node increments
Configuration menu - View commit details
-
Copy full SHA for a18bf6a - Browse repository at this point
Copy the full SHA a18bf6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f47f8 - Browse repository at this point
Copy the full SHA 45f47f8View commit details -
doc/refactor: Document new classes
Also move threshold to _PartitionConfig class and gpus_per_node default to 0.
Configuration menu - View commit details
-
Copy full SHA for ba63e0f - Browse repository at this point
Copy the full SHA ba63e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f4076 - Browse repository at this point
Copy the full SHA 14f4076View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3ccf3d - Browse repository at this point
Copy the full SHA c3ccf3dView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aaa0e7f - Browse repository at this point
Copy the full SHA aaa0e7fView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5be1991 - Browse repository at this point
Copy the full SHA 5be1991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bf55a - Browse repository at this point
Copy the full SHA 20bf55aView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92a6ec6 - Browse repository at this point
Copy the full SHA 92a6ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0244e00 - Browse repository at this point
Copy the full SHA 0244e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2782aaf - Browse repository at this point
Copy the full SHA 2782aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed4c6e - Browse repository at this point
Copy the full SHA fed4c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9ba3a - Browse repository at this point
Copy the full SHA 2c9ba3aView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dcd9250 - Browse repository at this point
Copy the full SHA dcd9250View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40dc2b - Browse repository at this point
Copy the full SHA e40dc2bView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ad0419 - Browse repository at this point
Copy the full SHA 7ad0419View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad56f23 - Browse repository at this point
Copy the full SHA ad56f23View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f3a845 - Browse repository at this point
Copy the full SHA 5f3a845View commit details -
refactor: _Directives.evaluate now computes total cpus, gpus, and memory
This is useful for various group/bundling resource aggregation.
Configuration menu - View commit details
-
Copy full SHA for 36b303e - Browse repository at this point
Copy the full SHA 36b303eView commit details -
refactor: Use total cpu, gpu, and memory internal directives
We use these directives internally to help with scheduling. Even if used in templates, using the per-process first allows for more control over resource request and computing the totals later is cheap and simple.
Configuration menu - View commit details
-
Copy full SHA for 76f300c - Browse repository at this point
Copy the full SHA 76f300cView commit details -
refactor: MPI/cmd prefix logic
Uses new directives and -per-task options.
Configuration menu - View commit details
-
Copy full SHA for 2123989 - Browse repository at this point
Copy the full SHA 2123989View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca805eb - Browse repository at this point
Copy the full SHA ca805ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4701573 - Browse repository at this point
Copy the full SHA 4701573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b03c5a - Browse repository at this point
Copy the full SHA 3b03c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea51b43 - Browse repository at this point
Copy the full SHA ea51b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1156b4f - Browse repository at this point
Copy the full SHA 1156b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aec7f5 - Browse repository at this point
Copy the full SHA 1aec7f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b523c7a - Browse repository at this point
Copy the full SHA b523c7aView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70b2778 - Browse repository at this point
Copy the full SHA 70b2778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f007b5 - Browse repository at this point
Copy the full SHA 8f007b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86c4d4 - Browse repository at this point
Copy the full SHA c86c4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17fd6f - Browse repository at this point
Copy the full SHA c17fd6fView commit details