You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copied from Polaris channel on CELS Slack. Related #218
The Polaris “Running Jobs” page is a bit messed up right now: https://docs.alcf.anl.gov/polaris/running-jobs/ @weallcock extracted/moved most of the Polaris example PBS scripts from the Polaris sidebar/subdirectory in #122 which he started in November that I merged in February; the idea being that many of the PBS examples will have machine-independent lessons for when we make Sunspot/Aurora public?
@zippylab had some concerns to that effect in #122 (comment) and made a small patch last month to supplement the Polaris page in #199 but I dont recall if we ever actually discussed/addressed the original concerns.
@zippylab suggests the Example Job Scripts section should just be moved under Polaris Running Jobs. Maybe rename it Polaris Example Job Scripts. Even CPU thread mappings and CPU-GPU connectivity details are machine specific.
@cjknight: cpu and ensemble stuff might be ok in generic pbs page and gpu bits could be put in machine-specific page (like Tim suggesting?)
Start adding non-restricted info about Sunspot job scheduler to the page, so it would be good to have another example just to see how we will structure and write a machine-independent, generic guide
How many machines do we expect to have that will be running PBS and not Cobalt in the near future?
The text was updated successfully, but these errors were encountered:
Copied from Polaris channel on CELS Slack. Related #218
The Polaris “Running Jobs” page is a bit messed up right now: https://docs.alcf.anl.gov/polaris/running-jobs/
@weallcock extracted/moved most of the Polaris example PBS scripts from the Polaris sidebar/subdirectory in #122 which he started in November that I merged in February; the idea being that many of the PBS examples will have machine-independent lessons for when we make Sunspot/Aurora public?
But it is in a weird state right now, since the generic https://docs.alcf.anl.gov/running-jobs/example-job-scripts/ basically reads like a Polaris page, with many CPU core-count and GPU model-specific lessons.
@zippylab had some concerns to that effect in #122 (comment) and made a small patch last month to supplement the Polaris page in #199 but I dont recall if we ever actually discussed/addressed the original concerns.
So more possible changes to https://docs.alcf.anl.gov/polaris/running-jobs/ for now:
pymdownx.snippets
to avoid duplicating source documentation for machine-independent PBS info. See Add comparison pymdownx.snippets to codeinclude #177Not sure how to improve https://docs.alcf.anl.gov/running-jobs/example-job-scripts/
The text was updated successfully, but these errors were encountered: