Mike Dubman
48274c1c77
better control for enable/disable specific coll APIs
...
This commit was SVN r23708.
2010-09-02 09:22:24 +00:00
Mike Dubman
8ef56bf258
* drop support for FCA v1.2
...
* add support for FCA ABI
* add support for allgather
This commit was SVN r23705.
2010-09-01 11:29:10 +00:00
Mike Dubman
fca50c4a09
comply to code-style: no c++ style commends
...
This commit was SVN r23645.
2010-08-24 13:42:21 +00:00
Mike Dubman
9cb2e0490b
removed #if 0
...
This commit was SVN r23643.
2010-08-24 13:32:28 +00:00
Mike Dubman
a036c24253
revert fix to comply with #2534
...
- use op->o_name directly
- cosmetic prints
This commit was SVN r23614.
2010-08-15 11:04:34 +00:00
Mike Dubman
16d7169680
refactoring:
...
* split fca_open() into fca_register() and fca_open()
This commit was SVN r23598.
2010-08-12 12:05:23 +00:00
Mike Dubman
ba5bc9b674
fixes:
...
* fixup lookup of supported ops by name:
in ompi 1.5.x the op string representation were changed from MPI_XXX to MPI_OP_XXX (relative to OMPI 1.4.x)
* keep compat between diff versions of FCA
* better error handling (return error if symbol not found)
* register to opal_progress and call fca_progress API
This commit was SVN r23597.
2010-08-12 08:15:55 +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
Mike Dubman
2914d11793
fix datatype API
...
This commit was SVN r23552.
2010-08-04 14:01:54 +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