Giter Club home page Giter Club logo

Comments (9)

fiedorowicz1 avatar fiedorowicz1 commented on June 30, 2024

Hi Joey,

A recent Spack update is causing this issue in our build script. To get you unstuck until we update the build script, you can add the following line right before this one:
spack config update packages -y

Hopefully that helps! Either way, we can leave this issue open until this is fixed.

-Pier

from lbann.

pate7 avatar pate7 commented on June 30, 2024

Okay. Thank you! I'll give that a shot.

How do I start the build after modifying 'build_lbann.sh'? Activate the spack environment then rerun the 'build_lbann.sh' script?

from lbann.

fiedorowicz1 avatar fiedorowicz1 commented on June 30, 2024

Yep, you should just need to re-run build_lbann.sh the same as you did the first time.

from lbann.

pate7 avatar pate7 commented on June 30, 2024

That took the build further, but now 'nccl' is failing to build through spack. Have y'all seen that error before?

from lbann.

benson31 avatar benson31 commented on June 30, 2024

yeah, NVIDIA/nccl#835 is the root cause of that. Short of convincing LC to install modern compilers on the system, the best fix is to just force NCCL to build at a lower version. For the LBANN build script, add ^[email protected] to the end of the spec you pass to the build script.

from lbann.

pate7 avatar pate7 commented on June 30, 2024

Haha. The compilers strike again. Thanks a ton!

from lbann.

pate7 avatar pate7 commented on June 30, 2024

Thanks again for the help y'all! I got things up and running on lassen. Closing the issue.

from lbann.

ndryden avatar ndryden commented on June 30, 2024

@pate7 Great! Just an FYI, NCCL 1.18.3 was recently released, which fixes this. Not sure if Spack has it yet.

from lbann.

pate7 avatar pate7 commented on June 30, 2024

Cool. I may take a look at that. Thanks for the heads up!

BTW, spack only has up to version 0.102 of LBANN available. I'm not sure if this is the place to raise that issue or if we need to wait for spack to catch up to v0.103

from lbann.

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.