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

[💡SUG] Will multi-GPU be supported in the next version? #959

Closed
sxhysj opened this issue Sep 8, 2021 · 5 comments
Closed

[💡SUG] Will multi-GPU be supported in the next version? #959

sxhysj opened this issue Sep 8, 2021 · 5 comments
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@sxhysj
Copy link

sxhysj commented Sep 8, 2021

Will multi-GPU be supported in the next version?

@sxhysj sxhysj added the enhancement New feature or request label Sep 8, 2021
@Sherry-XLL
Copy link
Member

@sxhysj Sorry, considering the complexity of implementation, RecBole's next version still does not support multi-GPU training. We have taken multi-GPU training into consideration. If you have some ideas or relevant papers, comments and suggestions are very welcome as always.

@dxjjhm
Copy link

dxjjhm commented Sep 17, 2021

I suggest you to learn the method of DJL (DeepJavaLibrary https://djl.ai/ ), it could use all the gpus of single machine.

@2017pxy 2017pxy self-assigned this Feb 25, 2022
@sxhysj sxhysj closed this as completed Feb 25, 2022
@sxhysj sxhysj reopened this Mar 9, 2022
@sxhysj
Copy link
Author

sxhysj commented Mar 17, 2022

Any updates on this?

@2017pxy
Copy link
Member

2017pxy commented Mar 17, 2022

@sxhysj Sorry, the implementation of this feature is a bit complex in our framework and it still takes some time to add it.

BTW, @juyongjiang has given his implementation in #961, which works well for sequential recommendation models. You can refer it and try to modify our code by yourself.

@Sherry-XLL
Copy link
Member

Hello @sxhysj, we have released the 1.1.1 version of RecBole on Oct 5 2022, and the distributed training and evaluation is supported in our framework now. You can refer to our documentation for more details and running examples.

Thank you very much for your attention and kindly advice! The suggestions and feedback from open source users are our driving force for continuous updating. We welcome you very much to use our library again and give your valuable comments.

@Sherry-XLL Sherry-XLL added the duplicate This issue or pull request already exists label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants