Coder Social home page Coder Social logo

Comments (2)

jithinjosepkl avatar jithinjosepkl commented on July 26, 2024

@ltalirz , any reason we cannot use HPC-X (which is OMPI+UCX) here? The mt-init scripts are there in the HPC-X folder. (/opt/hpcx*). The UCX mt build is also here.

from azhpc-images.

ltalirz avatar ltalirz commented on July 26, 2024

Hi @jithinjosepkl , sorry for the long delay on our side.

First, my counter question would be: what speaks against having the OpenMPI in /opt be compiled against UCX with thread support? Would you be open to a PR that fixes this?

Second, we tried using the OpenMPI from HPC-X but ran into a number of issues.

  1. The HPCX module files are actually broken, see #80 . PR #102 that tried to fix this was closed by you without follow-up (?)
  2. After fixing this, mpicc and mpifort from the mpi/hpcx module pick up the outdated gcc 4.8.5 from the CentOS image which fails to compile even a simple MPI program (this despite the fact that ompi_info tells that the OpenMPI bundled with HPC-X is built with gcc 9.2.0).
    This can be fixed by explicitly loading module load gcc-9.2.0 mpi/hpcx (we suggest making gcc-9.2.0 a dependency of hpi/hpcx)
  3. Even after this step, we still run into errors when using the hpcx openmpi as an external mpi library in spack, since the libtool .la files shipped with hpcx point to non-existent libraries in /hpc (that were used to compiled hpcx).

Given your comment in #102 we understand that we should switch to AlmaLinux 8.6.
We will open a new issue, should any of these issues persist there.
cc @matt-chan

from azhpc-images.

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.