1
1
openmpi/opal/include
Nathan Hjelm 250f749602 Fix return type of opal_atomic_cmpset_128.
The return type will be opal_int128_t after the fetching atomics
changes but for now it is int.
2014-12-04 09:23:51 -07:00
..
opal Fix return type of opal_atomic_cmpset_128. 2014-12-04 09:23:51 -07:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
opal_config_bottom.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
opal_config_top.h Ensure that other packages defining PACKAGE_ macros don't hurt us, and protect others from our PACKAGE_ macros. 2011-03-24 22:39:56 +00:00
opal_stdint.h Define opal_int128_t type if a 128-bit integer is available. 2014-12-04 09:23:51 -07:00