1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
George Bosilca 45e39e033b Correct several bugs in the case when we are in a homogeneous environnement. Now the ddt engine handle
the contiguous datatype correctly and fast. However in the "developer mode" (OMPI_ENABLE_DEBUG set to 1)
there are additional test that are made. If you plan to look for performances please compile OpenMPI
in normal mode.
Changes:
- correctly generate the stack when we have an initial position
- same thing when we start from ZERO.
- in contiguous mode handle the partial copy of a data (using the stack)
- in the case when not all the data is packed/unpacked leave the stack in a correct state
- take care of data with size ZERO (who really want to create such things !!!)
- general pack/unpack functions handle the new stack representation
- make sure that we never goes outside the user provided buffer

This commit was SVN r3581.
2004-11-16 21:27:57 +00:00
config Remove redundant warnings from C++ compiler flags (C++ already 2004-10-29 02:50:07 +00:00
contrib this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
etc * add ability to set priority for the hostfile llm 2004-09-23 14:55:55 +00:00
include making some changes to ompi_config_bottom and also changing the logic for windows portion of ompi_empty_dir 2004-11-02 21:48:31 +00:00
src Correct several bugs in the case when we are in a homogeneous environnement. Now the ddt engine handle 2004-11-16 21:27:57 +00:00
test Updates to the unit tests for the registry. 2004-11-02 16:28:06 +00:00
vcproj simple event test 2004-11-03 18:59:50 +00:00
win_examples this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
acinclude.m4 Replace hard-coded OMPI_FORTRAN_HANDLE_MAX with a real configure test 2004-10-23 21:08:12 +00:00
autogen.sh Changes to finally make it possible to develop components outside of 2004-10-21 16:27:17 +00:00
configure.ac Added AC_SUBST variables OMPI_FORTRAN_IKINDS, OMPI_FORTRAN_RKINDS 2004-11-16 21:10:25 +00:00
Doxyfile Not version 10.0 2004-06-11 20:09:02 +00:00
HACKING Update the HACKING file 2004-10-15 23:19:33 +00:00
INSTALL Added note about parallel builds 2004-08-04 22:25:47 +00:00
Makefile.am Ensure to traverse into the etc tree 2004-08-30 18:43:25 +00:00
README some text updates -- ditch old/un-updated version numbers 2004-07-07 15:58:55 +00:00
VERSION svn=2 will now place the svn version number in the tarball 2004-07-06 23:03:33 +00:00

This is the world's greatest MPI.

...more to write here
should be a short file, referring to the real docs.