sc_ARMCIMemoryGrp man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

sc::ARMCIMemoryGrp(3)		     MPQC		 sc::ARMCIMemoryGrp(3)

NAME
       sc::ARMCIMemoryGrp - The ARMCIMemoryGrp concrete class provides an
       implementation of MsgMemoryGrp.

SYNOPSIS
       #include <memarmci.h>

       Inherits sc::RDMAMemoryGrp.

   Public Member Functions
       ARMCIMemoryGrp (const Ref< MessageGrp > &msg)
       ARMCIMemoryGrp (const Ref< KeyVal > &)
       void set_localsize (size_t)
	   Set the size of locally held memory.
       void retrieve_data (void *, int node, int offset, int size, int lock)
       void replace_data (void *, int node, int offset, int size, int unlock)
       void sum_data (double *data, int node, int doffset, int dsize)
       void sync ()
	   Synchronizes all the nodes.
       void deactivate ()
	   Deactivate is called after the memory has been used.
       void * malloc_local (size_t nbyte)
	   Allocate data that will be accessed locally only.
       void free_local (void *data)
	   Free data that was allocated with malloc_local_double.
       void print (std::ostream &o=ExEnv::out0()) const
	   Prints out information about the object.

   Additional Inherited Members
Detailed Description
       The ARMCIMemoryGrp concrete class provides an implementation of
       MsgMemoryGrp.

       It uses the ARMCI interface.

Member Function Documentation
   void sc::ARMCIMemoryGrp::free_local (void * data) [virtual]
       Free data that was allocated with malloc_local_double.

       Reimplemented from sc::MemoryGrp.

   void* sc::ARMCIMemoryGrp::malloc_local (size_t nbyte) [virtual]
       Allocate data that will be accessed locally only. Using this for data
       that will be used for global operation can improve efficiency. Data
       allocated in this way must be freed with free_local_double.

       Reimplemented from sc::MemoryGrp.

   void sc::ARMCIMemoryGrp::set_localsize (size_t) [virtual]
       Set the size of locally held memory. When memory is accessed using a
       global offset counting starts at node 0 and proceeds up to node n() -
       1.

       Implements sc::MemoryGrp.

   void sc::ARMCIMemoryGrp::sync () [virtual]
       Synchronizes all the nodes. This is useful after remote memory writes
       to be certain that all of the writes have completed and the data can be
       accessed locally, for example.

       Implements sc::MemoryGrp.

Author
       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1			Fri Feb 19 2016		 sc::ARMCIMemoryGrp(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net