Skip to content

pbs2slurm.md - #311

Open
Graviton28 wants to merge 1 commit into
UNM-CARC:masterfrom
Graviton28:pr/pbs2slurm-verify
Open

pbs2slurm.md#311
Graviton28 wants to merge 1 commit into
UNM-CARC:masterfrom
Graviton28:pr/pbs2slurm-verify

Conversation

@Graviton28

@Graviton28 Graviton28 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

the pbs walltime=01:00:00 vs slurm --time=00:05:00 mismatch from an earlier pass was already fixed on this branch, verified it's still correct (both scripts say 01:00:00 now).

found a dead link: the carc pbs job-submission link 404s (http://carc.unm.edu/user-support-2/using-carc-systems1/running-jobs/submitting-jobs.html). Replaced with link to current page at https://carc.unm.edu/user-support-2/running-jobs/submitting-jobs.html

also submitted the example job_script.slurm end-to-end on easley with a real test.py (job 1037947), completed successfully with the expected output. the pbs/slurm conversion tables checked out against man pages and slurm docs.

…ob end-to-end

This tutorial was never covered by the earlier campaign. Verified the two
documented links: the QuickBytes github link resolves fine, but the CARC PBS
job-submission link 404s (http://carc.unm.edu/user-support-2/using-carc-
systems1/running-jobs/submitting-jobs.html). Found the live current page at
https://carc.unm.edu/user-support-2/running-jobs/submitting-jobs.html
(dropped the stale "using-carc-systems1" path segment) and confirmed it
returns 200.

Also actually submitted the example job_script.slurm end-to-end on Easley
(job 1037947, with a real test.py) - completed successfully with exit code
0 and the expected stdout.

The PBS walltime=01:00:00 vs Slurm --time=00:05:00 mismatch flagged in the
task was already fixed in a prior commit on this branch (both now say
01:00:00) - verified that fix is still correct.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Graviton28
Graviton28 marked this pull request as ready for review August 4, 2026 04:53
@Graviton28
Graviton28 requested a review from gmfricke as a code owner August 4, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant