Ralph Castain
1e2019ce2a
Revert "Update to sync with OMPI master and cleanup to build"
...
This reverts commit cb55c88a8b
.
2016-11-22 15:03:20 -08:00
Ralph Castain
cb55c88a8b
Update to sync with OMPI master and cleanup to build
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-11-22 14:24:54 -08:00
Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Brian Barrett
8b778903d8
Fix longstanding issue with our multi-project support. Rather than using
...
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi. This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.
This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
Mike Dubman
2e124454b4
cosmitic fix to remove redundant -lfca
...
use CPP extra flags var which propagated to coll/fca and scoll/fca
Refs: #3694
This commit was SVN r29832.
2013-12-07 15:00:54 +00:00
Mike Dubman
ca308974e0
Switched FCA collectives component from dlopen to compile-time linking to libfca
...
This commit was SVN r27557.
2012-11-02 17:30:00 +00:00
Mike Dubman
36db9c6233
* updated copyrights
...
* added support for non-contig data layout in FCA
This commit was SVN r24702.
2011-05-16 14:43:11 +00:00
Mike Dubman
4a2e29eb32
updated Makefile with a new file
...
This commit was SVN r24199.
2011-01-01 14:11:49 +00:00
Mike Dubman
f754bde8eb
fixing r23764 leftovers, adopting Jeff's note
...
This commit was SVN r23772.
The following SVN revision numbers were found above:
r23764 --> open-mpi/ompi@40a2bfa238
2010-09-20 06:27:43 +00:00
Mike Dubman
bd9a1f28a3
revert r23764 in ompi/mca/coll/fca
...
This commit was SVN r23771.
The following SVN revision numbers were found above:
r23764 --> open-mpi/ompi@40a2bfa238
2010-09-20 06:06:45 +00:00
Ralph Castain
40a2bfa238
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
...
This merges the branch containing the revamped build system based around converting autogen from a bash script to a Perl program. Jeff has provided emails explaining the features contained in the change.
Please note that configure requirements on components HAVE CHANGED. For example. a configure.params file is no longer required in each component directory. See Jeff's emails for an explanation.
This commit was SVN r23764.
2010-09-17 23:04:06 +00:00
Mike Dubman
7d1a8a154d
fca:
...
- keep compat to fca v1.2 and fca 2.0
- fix segv
- keep compat to ompi 1.4.x
This commit was SVN r23569.
2010-08-08 13:28:41 +00:00
Shiqing Fan
a096cc9082
it's not a component for Windows, so get rid of the Windows support files.
...
This commit was SVN r23543.
2010-08-02 17:12:40 +00:00
Mike Dubman
7cbe9b43c2
initial release of Voltaire FCA (fabric collective accelerator) collective component
...
- compatible with FCA v1.2
This commit was SVN r23539.
2010-08-02 11:25:53 +00:00