<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="SHMEM - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=SHMEM&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=SHMEM&amp;p=7">3.Next</a>
</p>
<p>broadcast, collect.</p>

<p>Every PE has some of its memory declared as "symmetric" segments (or shared memory area), and other memory is private. Only "shared" memory can be accessed in one-sided operation from remote PEs.  Programmers can use static-memory constructs or shmem_malloc/shmem_free routines to create objects with symmetric addresses that span the PEs.</p>

<p><big> Typical SHMEM functions </big></p>
<p>
*  -- start all processing elements (PE)<br/>
*  -- ask SHMEM to return the PE identifier of current thread<br/>
*  -- wait until all PEs</p><p>
<a accesskey="1" href="page.php?w=SHMEM&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=SHMEM&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
