1
1
openmpi/ompi/mca/coll/demo
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
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
coll_demo_allgather.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_allgatherv.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_allreduce.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_alltoall.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_alltoallv.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_alltoallw.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_barrier.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_bcast.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_demo_exscan.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_gather.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_gatherv.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_module.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_demo_reduce_scatter.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_reduce.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_scan.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_scatter.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo_scatterv.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_demo.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
configure.stub Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00