1
1
openmpi/ompi
Matthias Jurenz a1f3d63278 Fixed build error when compiling VT within Open MPI using the PGI compiler:
The Open MPI configure automatically adds the -D_REENTRANT flag to CPPFLAGS. This causes that one of the PGI STL headers includes the omp.h header - unfortunately the fake one located in tools/vtwrapper/ instead of the real one. Thus, several OpenMP symbols were undefined and the compiler aborted.

This commit was SVN r27130.
2012-08-24 08:34:24 +00:00
..
attribute Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
class Cleanup some compiler warnings when doing an optimized/non-debug build. 2012-04-04 20:40:16 +00:00
communicator Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
config Set flag for the Absoft compiler so that it doesn't complain 2012-08-23 20:13:25 +00:00
contrib Fixed build error when compiling VT within Open MPI using the PGI compiler: 2012-08-24 08:34:24 +00:00
datatype Add support for the new MPI_Type_create_hindexed_block (MPI 3.0). 2012-08-07 12:48:30 +00:00
debuggers Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
errhandler Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group == Highlights == 2012-04-18 15:57:29 +00:00
include * Minor touch-ups to ompi/info/info.c to distinguish between keys and 2012-08-14 23:05:41 +00:00
info * Minor touch-ups to ompi/info/info.c to distinguish between keys and 2012-08-14 23:05:41 +00:00
mca Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so). 2012-08-24 02:28:29 +00:00
message * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
mpi More fortran fixes: 2012-08-23 10:07:08 +00:00
mpiext Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
op Warning squash: explicitly ignore the return value from asprintf. 2012-06-27 17:40:24 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Fix another typecast 2012-07-20 12:11:47 +00:00
request Get it to compile when --enable-ompi-progress-threads 2012-08-16 19:00:44 +00:00
runtime It is valid to call MPI_Init(NULL, NULL), so be sure to handle the 2012-08-14 16:33:53 +00:00
tools Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
win == Highlights == 2012-04-18 15:57:29 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
Makefile.am Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00