Code Monkey home page Code Monkey logo

Comments (11)

scottvr avatar scottvr commented on July 22, 2024 3

Just in case there's anyone who, like me, finds themselves years later trying to run this code and encounters this error, I started to write this up, forgot about it, then found this in my LibreOffice recovery files so linked it since it does explain and offer a simple solution to this error. https://www.paperclipmaximizer.ai/jukeboxfix.html

from jukebox.

bradharms avatar bradharms commented on July 22, 2024 2

I had to make an nvidia developer account to download nccl. But then it seemed to only provide packages for linux distros. The system with my high-powered GPU isn't running linux, so I think I would have to install Ubuntu in multi-boot to get any further with this. I'm not going to do that right now though. :)

from jukebox.

Jovonni avatar Jovonni commented on July 22, 2024 1

Reading up on this here:
https://developer.nvidia.com/nccl

from jukebox.

Jovonni avatar Jovonni commented on July 22, 2024

Or does it have something to do with certain environment variables not being set?

seen here, in the same function:

os.environ["RANK"] = str(mpi_rank)
os.environ["WORLD_SIZE"] = str(mpi_size)
os.environ["MASTER_ADDR"] = master_addr
os.environ["MASTER_PORT"] = str(port)
os.environ["NCCL_LL_THRESHOLD"] = "0"
os.environ["NCCL_NSOCKS_PERTHREAD"] = "2"
os.environ["NCCL_SOCKET_NTHREADS"] = "8"

from jukebox.

pavelkang avatar pavelkang commented on July 22, 2024

@Jovonni did you find a solution to it?

from jukebox.

noamlima avatar noamlima commented on July 22, 2024

make a function to return the variable values and then it is not stored in ram but read

from jukebox.

noamlima avatar noamlima commented on July 22, 2024

java is better to runing that if you have permission decompile the c code and dont read it just compile it to assembly with a.i or something

from jukebox.

noamlima avatar noamlima commented on July 22, 2024

then use java to compile python or remake python function in java

from jukebox.

isaqueseneda avatar isaqueseneda commented on July 22, 2024

can somebody please just turn this into a drag and drop interface

from jukebox.

yvonneleoo avatar yvonneleoo commented on July 22, 2024

Just in case there's anyone who, like me, finds themselves years later trying to run this code and encounters this error, I started to write this up, forgot about it, then found this in my LibreOffice recovery files so linked it since it does explain and offer a simple solution to this error. https://www.paperclipmaximizer.ai/jukeboxfix.html

Thank you! It does work. You save my day.

from jukebox.

scottvr avatar scottvr commented on July 22, 2024

Just in case there's anyone who, like me, finds themselves years later trying to run this code and encounters this error, I started to write this up, forgot about it, then found this in my LibreOffice recovery files so linked it since it does explain and offer a simple solution to this error. https://www.paperclipmaximizer.ai/jukeboxfix.html

Thank you! It does work. You save my day.

I am glad it helped you. Thanks for letting me know.

from jukebox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.