1
1
openmpi/ompi/mca/btl/udapl
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 Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
.ompi_unignore Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
btl_udapl_component.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl_endpoint.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl_endpoint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl_frag.c - Use the GM BTL as a template instead, per Tim's suggestion 2006-01-12 04:05:02 +00:00
btl_udapl_frag.h Many different things, the big ones: 2006-02-10 21:49:15 +00:00
btl_udapl_proc.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl_proc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
configure.m4 Checkpoint for switch to mpool work: 2006-01-25 02:21:34 +00:00
configure.params Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
Makefile.am Many different things, the big ones: 2006-02-10 21:49:15 +00:00