Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.
This repository was archived by the owner on Aug 26, 2020. It is now read-only.

MPI Smart Default for Processes per Host #203

@ryanh-ai

Description

@ryanh-ai

For the referenced line/section below, would it be reasonable to have a smart default here to consume all available GPU’s per host if executed inside SM job and the parameter isn’t supplied?

Would prevent user from having to translate p3.16xlarge to 8 GPU for instance, and modifying these parameters if changing instances.

processes_per_host = _mpi_param_value(mpi_args, env, _params.MPI_PROCESSES_PER_HOST, 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions