Skip to content

How can I choose my preferred GPU? #338

Open
@GuGuGuDove

Description

@GuGuGuDove

The trainer will move diffusion (the model) to the accelerator device -- cuda, which is written and fixed in Accelerator class. And accelerator.device is a read-only property that can not be changed.

How can I perform my training on cuda:1 (or other devices)?

Thanks a lot.

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