upc_nodeof
- Date:
03-28-2013
NAME
upc_nodeof - Returns the index of the node of the thread that has affinity to a shared object
SYNOPSIS
#include <cray_upc.h>
size_t upc_nodeof(shared void *ptr);
IMPLEMENTATION
Cray Linux Environment (CLE)
DESCRIPTION
The upc_nodeof function returns the index of the node of the thread that has affinity to the shared object pointed to by ptr.
SEE ALSO
intro_pgas(3c)