Go to the first, previous, next, last section, table of contents.


Differences between HPVM and SGI/Cray SHMEM

As previously mentioned, the HPVM version of SHMEM is only a subset of the SGI/Cray SHMEM library. In particular, the HPVM SHMEM library lacks:

The following functions exist only in HPVM SHMEM, not in SGI/Cray SHMEM:

Finally, HPVM SHMEM uses 32-bit words for int (C) and INTEGER (Fortran), while SGI/Cray SHMEM uses 64-bit words.


Go to the first, previous, next, last section, table of contents.