..
coll_self_allgather.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_allgatherv.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_allreduce.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_alltoall.c
Fix several issues regarding MPI_IN_PLACE and different flavors
2013-09-17 11:35:18 +00:00
coll_self_alltoallv.c
Fix several issues regarding MPI_IN_PLACE and different flavors
2013-09-17 11:35:18 +00:00
coll_self_alltoallw.c
Fix several issues regarding MPI_IN_PLACE and different flavors
2013-09-17 11:35:18 +00:00
coll_self_barrier.c
Fixes trac:1392, #1400
2008-07-28 22:40:57 +00:00
coll_self_bcast.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_component.c
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
coll_self_exscan.c
Fixes trac:1392, #1400
2008-07-28 22:40:57 +00:00
coll_self_gather.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_gatherv.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_module.c
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
coll_self_reduce_scatter.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_reduce.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_scan.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_scatter.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self_scatterv.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_self.h
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
Makefile.am
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
2013-02-26 20:44:56 +00:00