Giter Site home page Giter Site logo

Comments (4)

rhc54 avatar rhc54 commented on August 19, 2024

Couple of possibilities:

  1. the PMIx inside the container was not built with munge support
  2. the container itself lacks the munge library

Slurm requires that the munge support be present, or else you will get those errors.

from ompi.

RamHPC avatar RamHPC commented on August 19, 2024

Yes. OpenMPI, PMIx and all other libraries are not part of the container. My expectation with Enroot/Pyxis is that it will utilize the installation from the host machine. Please suggest if that understanding is wrong. Slurm is working fine on the cluster which uses munge. I am not interested to build the container with all these packages like slurm, openmpi, pmix, ucx etc.

from ompi.

rhc54 avatar rhc54 commented on August 19, 2024

I'm not sure I understand how you are intending the app inside the container to load all those libraries and their dependencies. What kind of container is this? Are you mounting the location where munge can be found, and is it mounted to the same path where PMIx expects to find it?

from ompi.

RamHPC avatar RamHPC commented on August 19, 2024

This looks like a problem in enroot or providing configurations to enroot. The PATH and LD_LIBRARY_PATH need to be exported to enroot for the container to find the correct libraries. Thank you for your earlier suggestion which provided a clue that the local "env" is not getting exported to enroot -> container. I am closing the issue here and follow up with Enroot/Pyxis project.

from ompi.

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.