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

support multi-GPU training #33

Open
zsz00 opened this issue Mar 27, 2023 · 2 comments
Open

support multi-GPU training #33

zsz00 opened this issue Mar 27, 2023 · 2 comments

Comments

@zsz00
Copy link

zsz00 commented Mar 27, 2023

How to support multi-GPU training?
Is there some documentation and examples?

@CarloLucibello
Copy link
Owner

Multi gpu is not supported yet.
In the ecosystem, there is an MPI based implementation in
https://github.com/avik-pal/FluxMPI.jl
and Dagger.jl based one in
https://github.com/FluxML/DaggerFlux.jl
The plan for this repo is to implement a Dagger based solution.

@CarloLucibello CarloLucibello changed the title How to support multi-GPU training? support multi-GPU training Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants