Skip to content

Add information on --ntasks-per-socket for multiple GPU jobs. #977

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

Merged
merged 9 commits into from
May 2, 2025

Conversation

wwarriner
Copy link
Contributor

Pull Request

Overview

Adds information on --ntasks-per-socket in the context of multiple GPU jobs. Adds multiple crosslinks and updates tutorial and case study pages.

Proposed Changes

  • Add base content on gpu.md.
  • Add crosslinks with warning to OOD app pages.
  • Add crosslinks where GPUs are mentioned.
  • Overhaul sbatch tutorial example 6 to contrast single and multiple GPU jobs.
  • Add flag to common slurm flag table.
  • Add notes to case study and tutorial making use of GPUs

Related Issues

Fixes #887

@wwarriner wwarriner added the pr: review PR is ready for review label Apr 29, 2025
Copy link
Contributor

@iam4tune iam4tune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have one review comment about including the command to use nano for creating a file.

@iam4tune iam4tune added pr: changes requested Review complete, needs changes and removed pr: review PR is ready for review labels Apr 30, 2025
@wwarriner wwarriner added pr: review PR is ready for review and removed pr: changes requested Review complete, needs changes labels May 1, 2025
Copy link
Contributor

@iam4tune iam4tune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@wwarriner wwarriner added pr: merge PR is ready to merge and removed pr: review PR is ready for review labels May 2, 2025
@iam4tune iam4tune merged commit 1892895 into uabrc:main May 2, 2025
3 checks passed
@wwarriner wwarriner deleted the feat-ntasks-per-socket branch May 2, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: merge PR is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance GPU page with information about --ntasks-per-socket
2 participants