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

multi-GPU support #5

Open
tmabraham opened this issue Sep 2, 2020 · 2 comments
Open

multi-GPU support #5

tmabraham opened this issue Sep 2, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@tmabraham
Copy link
Owner

I need to check if fastai's multi-GPU support work with my package, and if not, what needs to be modified to get it to work. Additionally, I may need to add a simpler interface for DDP or at least clear examples/documentation. This will enable for quicker model training on multi-GPU servers, like those at USF.

@tmabraham tmabraham added this to To do in Upcoming features Sep 2, 2020
@tmabraham tmabraham added the enhancement New feature or request label Sep 6, 2020
@tmabraham tmabraham moved this from To do to In progress in Upcoming features Aug 3, 2021
@tmabraham
Copy link
Owner Author

I will probably wait until fastai+Accelerate support is in a good state (see fastai Discord for current status) and will see if I need to add anything for support then...

@FireWallDragonDarkFluid

Hi,
really nice project, learn a lot from your work!!!

Just wondering, now that fastai2.7 has made some improvement on distributed training,
are you planning on adding that to the project?

Or perhaps demo a snippet of code showing how to integrate GAN written in fastai with
that functionality? Since there is no example showing how to achieve that.

Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Upcoming features
  
In progress
Development

No branches or pull requests

2 participants