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

Add gpu/non-gpu resource sets for multi_task support #993

Merged
merged 55 commits into from
May 24, 2023

Conversation

shuds13
Copy link
Member

@shuds13 shuds13 commented Apr 6, 2023

Note: When merge, update Optimas branch

Adding gpu/non-gpu resource sets for multi_task support.

Contains a new regression test test_GPU_variable_resources_multi_task.py

and a functionality test test_mpi_gpu_settings_mock_nodes_multi_task.py

When there are more resource sets on a node than GPUs, some resource sets will be GPU resource sets and some non-GPU resource sets.

The generator specifies, alongside resource_sets, a boolean use_gpus as True or False. Both are gen_specs["out"].
Alternatively, the generator can specify num_procs and num_gpus gen_specs['out'] options

@shuds13 shuds13 self-assigned this Apr 6, 2023
@shuds13 shuds13 added this to In progress in libE Kanban May 8, 2023
@shuds13 shuds13 requested review from jmlarson1 and jlnav May 23, 2023 18:05
@shuds13 shuds13 changed the base branch from feature/auto_assign_gpus to develop May 23, 2023 20:24
@shuds13 shuds13 merged commit a162ace into develop May 24, 2023
15 checks passed
@shuds13 shuds13 moved this from In progress to In review/testing in libE Kanban May 24, 2023
@shuds13 shuds13 mentioned this pull request May 25, 2023
27 tasks
@shuds13 shuds13 deleted the feature/gpu_rsets branch July 11, 2023 05:21
@shuds13 shuds13 moved this from In review/testing to Done in libE Kanban Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants