-
Notifications
You must be signed in to change notification settings - Fork 0
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
Set mem hook #1
Set mem hook #1
Commits on May 16, 2024
-
Add available memory for one of the Snellius partitions, for testing
Caspar van Leeuwen committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 6f2c2db - Browse repository at this point
Copy the full SHA 6f2c2dbView commit details -
Implement hook for requesting memory from the scheduler
Caspar van Leeuwen committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d1c7f74 - Browse repository at this point
Copy the full SHA d1c7f74View commit details -
Convert to MB before requesting the scheduler, as schedulers (at leas…
…t slurm) don't accept fractional memory requests. Rounding in MB we introduce less error
Caspar van Leeuwen committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 4242927 - Browse repository at this point
Copy the full SHA 4242927View commit details -
Make sure all user defined inputs are in base-2, i.e. gibibytes etc. …
…SLURM takes gigabytes (base-10). Torque supposedly takes mebibytes (base-2).
Caspar van Leeuwen committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b87213 - Browse repository at this point
Copy the full SHA 4b87213View commit details -
Make memory requirement tighter, so that we don't exceed the 1 GB/cor…
…e for large task counts
Caspar van Leeuwen committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for e2de0ee - Browse repository at this point
Copy the full SHA e2de0eeView commit details -
Add some memory for standard system configs. Will do aws_mc later...
Caspar van Leeuwen committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 48878d1 - Browse repository at this point
Copy the full SHA 48878d1View commit details
Commits on May 23, 2024
-
Apply suggestions from code review
Fix CI issues Co-authored-by: Davide Grassano <34096612+Crivella@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94e6161 - Browse repository at this point
Copy the full SHA 94e6161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 360df65 - Browse repository at this point
Copy the full SHA 360df65View commit details