GithubHelp home page GithubHelp logo

Comments (5)

scivision avatar scivision commented on September 28, 2024

Thanks this seems to be an issue that arose with upstream MUMPS 5.4.0 and Intel compiler. I see the same issue with Intel oneAPI 2021.4. MUMPS 5.3.x still works with Intel oneAPI. try from this "mumps" project directory:

git checkout v5.3.0.7

and then building from that.

from mumps.

vchunchu-amd avatar vchunchu-amd commented on September 28, 2024

Thanks. Yes I got 5.3.3 working with Intel OneAPI.
But When I try to run the executable for the sample c code (simple.c) and enabling only 'd' - double precision, I observe errors:
//
Hello MUMPS!, process id = [01], num of processes = [02]
** ERROR RETURN ** FROM DMUMPS INFO(1)= -3
** INFO(2)= -1
** ERROR RETURN ** FROM DMUMPS INFO(1)= -3
** INFO(2)= -1
Abort(68755207) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Bcast: Invalid root, error stack:
PMPI_Bcast(451): MPI_Bcast(buf=000001E8D2183C80, count=1, MPI_INTEGER, root=1886424096, comm=comm=0x84000003) failed
PMPI_Bcast(412): Invalid root (value given was 1886424096)
Abort(672734983) on node 1 (rank 1 in comm 0): Fatal error in PMPI_Bcast: Invalid root, error stack:
PMPI_Bcast(451): MPI_Bcast(buf=000001361F11D1E0, count=1, MPI_INTEGER, root=1157073664, comm=comm=0x84000002) failed
PMPI_Bcast(412): Invalid root (value given was 1157073664)
//

from mumps.

scivision avatar scivision commented on September 28, 2024

OK I reverted "main" branch back to MUMPS 5.3.5 for now.

That works with Intel oneAPI 2021.4 on Windows for me

from mumps.

scivision avatar scivision commented on September 28, 2024

I have also emailed MUMPS users list (that devs monitor and frequently feedback) with these details.

from mumps.

scivision avatar scivision commented on September 28, 2024

I got a patch from MUMPS devs. It was an error in mumps_io.h. I have now put the default MUMPS version back to 5.4--CMake applies the patch automatically.

from mumps.

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.