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

DRAFT : Add ability to select nodes from a given partition #166

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jeffnvidia
Copy link
Contributor

Summary

with num_nodes, we can select a certain number of nodes in the default partition but we can't select it in another partition.
With this PR, you can chose a specific partition without specifying the groups inside

Test Plan

python ./cloudaix.py --mode run --system-config ... --test-templates-dir conf/v0.6/general/test_template --tests-dir conf/v0.6/general/test --test-scenario conf/v0.6/general/test_scenario/gpt/gpt_MOE.toml
...

Section Name: Tests.1
Test Name: gpt_MOE
Description: gpt
No dependencies
[INFO] Initializing Runner
[INFO] Creating SlurmRunner
[INFO] Starting test scenario execution.
[INFO] Starting test: Tests.1
[INFO] Running test: Tests.1
...

@jeffnvidia
Copy link
Contributor Author

depends on PR #167

@srinivas212 srinivas212 changed the title add possibility to select nodes from a given partition Add ability to select nodes from a given partition Aug 11, 2024
@srinivas212 srinivas212 added the enhancement New feature or request label Aug 11, 2024
@jeffnvidia jeffnvidia changed the title Add ability to select nodes from a given partition DRAFT : Add ability to select nodes from a given partition Aug 11, 2024
@TaekyungHeo TaekyungHeo added feature and removed enhancement New feature or request labels Aug 29, 2024
@TaekyungHeo TaekyungHeo marked this pull request as draft September 5, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants