cmr
- Date:
10-12-2011
NAME
_cmr - Assures completion of memory references
SYNOPSIS
#include <intrinsics.h>
void _cmr (void);
IMPLEMENTATION
Cray Linux Environment (CLE)
STANDARDS
Cray C extensions
DESCRIPTION
The _cmr function assures completion of all memory references within the current central processing unit (CPU).
NOTES
Because _cmr is an intrinsic function, no externally visible library function is available for it. The compiler generates inline code to produce the result.
SEE ALSO
For a list of C intrinsic functions, see the Cray C and C++ Reference Manual