1
1
openmpi/opal
George Bosilca 03434f8f10 Some compilers complain about casting a pointer to a integer type with a different
size. The correct way is to cast to an integer type that has the same length, and
then allow the compiler to upgrade to the read type.

This commit was SVN r19944.
2008-11-07 16:27:05 +00:00
..
asm Related to my previous commit. The Sicortex is a MIPS machine, so 2008-06-25 03:09:02 +00:00
class Solve a modulus rounding error. As the modulus can be signed (in C89 it take 2008-10-21 17:00:39 +00:00
dss Reconnect the opal dss debug envar with the debug output 2008-06-27 19:29:18 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event Minor fixes to eliminate compiler warnings with PGI. 2008-11-03 21:24:04 +00:00
include Some compilers complain about casting a pointer to a integer type with a different 2008-11-07 16:27:05 +00:00
mca Move AM_CONDITIONAL to its own POST_CONFIG, as it needs to be. Fixes 2008-11-03 22:34:38 +00:00
memoryhooks - The ptmalloc2 memory manager component is now by default built as 2008-06-13 22:32:49 +00:00
runtime Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place. 2008-10-16 15:09:00 +00:00
threads Fix recursion in include files (Coverty fix 155). 2008-08-06 13:53:56 +00:00
tools Some more work on the man pages: 2008-08-07 19:20:40 +00:00
util Fix the tcp btl so it makes use of the btl_tcp_if_include and btl_tcp_if_exclude 2008-11-05 18:45:42 +00:00
win32 Keep the compiler happy as several packages define these 2008-09-05 13:20:30 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00