Mike Dubman
|
d27cffedb9
|
expand tabs to 4 spaces
cd ompi/mca/coll/fca
for i in *.[ch]; do expand -t 4 $i > koko && mv koko $i; done
Refs: #3799
This commit was SVN r29472.
|
2013-10-22 17:05:55 +00:00 |
|
Igor Usarov
|
8d80af6c10
|
Support FCA v3.0
This commit was SVN r27988.
|
2013-01-31 11:14:27 +00:00 |
|
Mike Dubman
|
889d46e966
|
support for FCA v3.0 and up
This commit was SVN r27731.
|
2012-12-31 05:49:22 +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 |
|
Yevgeny Kliteynik
|
8b5d634231
|
Enable support for FCA v2.5
This commit was SVN r27145.
|
2012-08-26 15:20:46 +00:00 |
|
Mike Dubman
|
a45898ea9c
|
fix support for fca 2.2, warning fixes on rhel 6.x
This commit was SVN r26166.
|
2012-03-20 10:00:52 +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
|
89ba89e812
|
- added support for upcomming FCA v2.1 version
This commit was SVN r24418.
|
2011-02-21 14:08:24 +00:00 |
|
Mike Dubman
|
3d517c0285
|
ABI cleanups
This commit was SVN r24193.
|
2010-12-28 07:11:46 +00:00 |
|
Mike Dubman
|
b339a7a07b
|
Add FCA 1.2/2.0 backward compatibility, depending on OMPI_FCA_VERSION_xx macro definition.
This commit was SVN r24192.
|
2010-12-27 21:32:34 +00:00 |
|