Giter VIP home page Giter VIP logo

Comments (4)

pghysels avatar pghysels commented on June 12, 2024

Try enclosing everything from line 38 to line 112 in parentheses { }.
Then the destructor for the BLACSGrid and the DistributedMatrix will be called before Cblacs_exit and MPI_Finalize.

from strumpack.

dimitargslavchev avatar dimitargslavchev commented on June 12, 2024

Hi Pieter,

Thank you, that works.

However I have another issue with the same program. I added solving a dense system with HSS and when I run it without mpirun or with mpirun -np 1 it fails at
HSSMatrixMPI<double> H(A, hss_opts);

with

$ ./central 250
[nv001:81458] *** An error occurred in MPI_Group_incl
[nv001:81458] *** reported by process [1282277377,0]
[nv001:81458] *** on communicator MPI_COMM_WORLD
[nv001:81458] *** MPI_ERR_RANK: invalid rank
[nv001:81458] *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
[nv001:81458] ***    and potentially your MPI job)

Tests with more than mpi process run fine.

strumpack_simple_solver.tar.gz

from strumpack.

pghysels avatar pghysels commented on June 12, 2024

Yes, that is a known problem. It's not easy to fix. I will need to spend some time on that.
You can use HSSMatrix instead. Sorry for the inconvenience.

from strumpack.

dimitargslavchev avatar dimitargslavchev commented on June 12, 2024

OK. Thanks.

from strumpack.

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.