-
Notifications
You must be signed in to change notification settings - Fork 23
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
RuntimeError: Failed to initialize NCCL #8
Comments
Hi, If doing that doesn't work in your VSCode notebook, maybe you could try looking at some of the related issues on the Jukebox repository for some ideas? (issue 1, issue 2, issue 3). Although this is not officially supported, you could also try using / modifying the Docker image for Jukebox representation extraction to run this code through, and that might fix these issues. And, the obvious workaround is to use Colab itself, which should be working fine. But I understand that you may be interested in running this locally specifically. Hope this helps! |
Thanks for the quick reply. My bad for not searching thoroughly... |
I've also encountered this problem, does anyone have any advice? |
Thanks for sharing the code.
In the provided colab, I got this error in model setup, can anyone help please?@rodrigo-castellon
I'm using CUDA 11.1 on RTX3090, and the pytorch version is 1.12.1
The text was updated successfully, but these errors were encountered: