1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Jeff Squyres f9323ee2ca First cut of the gm configure.stub. Does the following:
- accepts --with-ptl-gm=DIR to specify where the GM headers and
  libraries are
- accepts --with-ptl-gm-libdir=DIR if libgm is in a different place
  than gm.h
- defines OMPI_MCA_PTL_GM_API_VERSION with the correct GM symbolic
  constant suitable for use with gm_init()
- defines OMPI_MCA_PTL_GM_HAVE_RDMA_PUT indicating whether to use
  gm_put() or gm_directed_send_with_callback() (a change in the GM API
  starting with gm 2.0)
- defines OMPI_MCA_PTL_GM_HAVE_RDMA_GET indicating whether gm_get()
  exists or not

This commit was SVN r1519.
2004-06-30 19:25:26 +00:00
config No longer necessary to check for so many different variants 2004-06-29 21:35:46 +00:00
include Lots of changes in this commit, mostly having to do with the first 2004-06-29 00:02:25 +00:00
src First cut of the gm configure.stub. Does the following: 2004-06-30 19:25:26 +00:00
test Remove the set_list_size inline function 2004-06-28 23:52:06 +00:00
acinclude.m4 Lots of changes in this commit, mostly having to do with the first 2004-06-29 00:02:25 +00:00
autogen.sh added allocator mca component type 2004-06-15 16:57:18 +00:00
configure.ac Fix a few minor typos 2004-06-29 19:09:56 +00:00
Doxyfile Not version 10.0 2004-06-11 20:09:02 +00:00
HACKING Updates 2004-06-19 15:27:44 +00:00
INSTALL text to look in HACKING file if autogen.sh fails 2004-06-07 21:10:17 +00:00
Makefile.am fixed multiple problems w/ ompi_sys_info() 2004-06-17 17:29:47 +00:00
mpi-up2date Although I understand Jeff's explanations about why/when autogen needs to be run, I prefer the lazy approach and offer this script as a way to avoid having to worry about the silly thing. 2004-05-14 22:11:08 +00:00
README Add more to the "make dist" process. ftp.gnu.org still does not have 2004-03-26 21:34:01 +00:00
VERSION Change from "CVS" version to "SVN" version 2004-03-19 06:05:27 +00:00

This is the world's greatest MPI, version 10.0a1r975.