This section discusses the basic SHMEM C interface. The Fortran interface is similar to the C interface with the following key differences:
_SHMEM_SYNC_VALUE becomes SHMEM_SYNC_VALUE).
real8 in their names
instead of double (e.g. shmem_real8_sum_to_all instead
of shmem_double_sum_to_all()).
Go to the first, previous, next, last section, table of contents.