Skip to content

--master-gpu has no effect #30

@vlimant

Description

@vlimant

https://github.com/vlimant/mpi_learn/blob/master/mpi_learn/mpi/manager.py#L29
in

def get_device(comm, num_masters=1, gpu_limit=-1, gpu_for_master=False):

gpu_for_master is not used anymore, and I think it is hard to know at that point whether the global rank is a "master" or not.
We might need to change the location of the device discovery closer to where models are created

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions