Git Product home page Git Product logo

Comments (5)

shahbazsyed avatar shahbazsyed commented on August 21, 2024 3

@minmummax I think you are missing the nccl library. Do the following steps to install it:

git clone https://github.com/NVIDIA/nccl
cd nccl
make install
sudo ldconfig
luarocks install nccl

Hope it helps.

from fairseq-lua.

jekbradbury avatar jekbradbury commented on August 21, 2024 1

Occasionally you have to manually create symlinks for libnccl.so.1 -> libnccl.so

from fairseq-lua.

guotong1988 avatar guotong1988 commented on August 21, 2024

Thank you @shahbazsyed .
I have done your commands. But when I run train.lua in the zbstudio, I still get error:

Tried loading libnccl.1.dylib but got error /home/gt/torch/install/share/lua/5.1/nccl/ffi.lua:192: libnccl.1.dylib: cannot open shared object file: No such file or directory
Tried loading libnccl.so.1 but got error /home/gt/torch/install/share/lua/5.1/nccl/ffi.lua:192: libnccl.so.1: cannot open shared object file: No such file or directory

from fairseq-lua.

guotong1988 avatar guotong1988 commented on August 21, 2024

find libnccl.so* and add the directory to LD_LIBRARY_PATH

from fairseq-lua.

PratsBhatt avatar PratsBhatt commented on August 21, 2024

I am still facing this issue even after adding the directory to the LD_LIBRARY_PATH. Any help is appreciated :) Thank you in advance.

from fairseq-lua.

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.