ATLAS's prefetch header file

ATLAS has an include file (ATLAS/include/atlas_prefetch.h), which defines the following macros:

These prefetch instructions are not the same as user read, and do not cause access errors (i.e., you can prefetch the NULL pointer).

Clint Whaley 2012-07-10