1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Jeff Squyres ae7e1d0c5e Actually not necessary to have a finalize pointer in the module
struct; the coll base will have the mca_coll_t's from all the modules
who said that they can run, and that has a finalize() method pointer
in it (and this makes it uniform for the modules -- the finalize()
method will *always* be called after query(); the init() function
simply will not be invoked if the module was not selected).

This commit was SVN r174.
2004-01-09 18:22:08 +00:00
config - Add file system case sensitivity test 2004-01-09 08:25:18 +00:00
src Actually not necessary to have a finalize pointer in the module 2004-01-09 18:22:08 +00:00
test - Remove header, replace with $HEADER$ (to be filled in later) 2004-01-07 15:07:14 +00:00
.cvsignore Ignore the generated doxygen directory 2004-01-07 02:26:45 +00:00
acinclude.m4 - Add file system case sensitivity test 2004-01-09 08:25:18 +00:00
autogen.sh Check for a different file for sanity. This one won't move; I swear it. 2004-01-09 08:19:32 +00:00
configure.ac Add dummy MCA module AC_SUBST's for the moment 2004-01-09 16:01:13 +00:00
Doxyfile * Strip off the uninteresting parts of the file name (like my home dir and 2004-01-08 05:14:37 +00:00
Makefile.am Add EXTRA_DIST 2004-01-09 03:23:58 +00:00
VERSION First commit 2003-11-22 16:36:58 +00:00