Giter Site home page Giter Site logo

Comments (5)

krzikalla avatar krzikalla commented on August 24, 2024

Based on the GPI implementation gaspi_segment_unbind is unnecessary, since gaspi_segment_delete already handles bound and allocated segments differently. This should be made clear in the GASPI spec. At least the first sentence of 7.3.1

The synchronous local blocking procedure gaspi_segment_delete releases the
resources of a previously allocated memory segment.

is misleading. It must be read allocated or bound.

from gaspi-standard.

mrahn avatar mrahn commented on August 24, 2024

The the question about segment_register: The allreduce implies GetMemory is called by all members of the group. So all new segments are registered with all remote ranks in the group. This looks valid (even though I don't know about registration with the creating rank). Also the segment_register is not using magic but an established connection, according to the spec. But yes, this implies an active component.

from gaspi-standard.

mrahn avatar mrahn commented on August 24, 2024

About the unbind: There is no other way delete could behave. But yes, maybe worth mentioning it. Would you mind compiling the small snippets and change sets into a proposal for the forum?

from gaspi-standard.

krzikalla avatar krzikalla commented on August 24, 2024

Indeed the idea is to discuss and collect the issues here, turn them into proposals and then close them here.

from gaspi-standard.

krzikalla avatar krzikalla commented on August 24, 2024

Regarding unbind: delete could also (erroneously) try to deallocate the segment memory.

from gaspi-standard.

Related Issues (6)

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.