Skip to content
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

test: Update L0_io to work with only 2 GPUs instead of requiring 4 GPUs #7947

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

rmccorm4
Copy link
Contributor

By reducing the hardware requirement to 2 GPUs, we can get this test running again in CI.

It didn't appear from the test logic that 4 GPUs were actually needed - that requirement was just inherited from the model generation script previuosly copied from:

cp ../L0_libtorch_instance_group_kind_model/gen_models.py ./gen_libtorch_model.py

By adding a modified copy of this script for 2 GPUs to the test directory itself, it is unblocked from the 4 GPU requirement.

@rmccorm4 rmccorm4 requested review from mc-nv and krishung5 January 17, 2025 03:07
@rmccorm4 rmccorm4 merged commit 596925a into main Jan 17, 2025
3 checks passed
@rmccorm4 rmccorm4 deleted the rmccormick/L0_io branch January 17, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants