1
1
openmpi/ompi/mca/coll/demo
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
coll_demo_allgather.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_allgatherv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_allreduce.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_alltoall.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_alltoallv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_alltoallw.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_barrier.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_bcast.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_component.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_exscan.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_gather.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_gatherv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_module.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_reduce_scatter.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_reduce.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_scan.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_scatter.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo_scatterv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_demo.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.stub Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00