Giter VIP home page Giter VIP logo

Comments (3)

hzhou avatar hzhou commented on June 2, 2024 1

You are correct that in the current release MPI_Win_create does not make the memory accessible to other processes even when they are in the same shared domain. But it seems plausible with kernel modules such as CMA and XPMEM, we could expose the memory to each other. So stay tuned.

from mpich.

hzhou avatar hzhou commented on June 2, 2024

I think it is a bug. It should return size 0 to tell you that the memory is not shared.

from mpich.

maximilian-tech avatar maximilian-tech commented on June 2, 2024

Thank you for your quick reply!

I would like to linger on the question if MPI_Win_create will be able to create shared memory windows accessible with MPI_Win_shared_query? It currently does not look like it will be supported soon(?).

Would it be possible to highlight the fact that MPI_Win_create does not make memory available to MPI_Win_shared_query, and that these function call will always return size = 0, except when query the own window?

This could be done by adding a small sentence to the change log. This explicit mentioning of the fact would be very helpful!

Thanks.

from mpich.

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.