Giter Club home page Giter Club logo

Comments (2)

mymindd avatar mymindd commented on June 13, 2024 1

in line 53 should cast result of divided to integer, as below

else:
    slice = int(numberRows / (worldSize-1))

from mpi4py-examples.

LokeshPullagura avatar LokeshPullagura commented on June 13, 2024

@mymindd As suggested, I have changed in the code, however another error pops up as below:

Traceback (most recent call last):
File "/home/lokesh/PycharmProjects/mpi/MPI_Multiplication.py", line 118, in
comm.Recv([res1, MPI.FLOAT], source=1, tag=1)
File "mpi4py/MPI/Comm.pyx", line 285, in mpi4py.MPI.Comm.Recv
mpi4py.MPI.Exception: Invalid rank, error stack:
PMPI_Recv(171): MPI_Recv(buf=0x1a5a800, count=20000, MPI_FLOAT, src=1, tag=1, MPI_COMM_WORLD, status=0x1) failed
PMPI_Recv(108): Invalid rank has value 1 but must be nonnegative and less than 1

Can you help me in this?

from mpi4py-examples.

Related Issues (1)

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.