Open MPI main development repository (BSD license)
https://github.com/open-mpi/ompi
e8a418830b
Remove all useless labels. Remove all "unsigned compared to signed" warnings Chack that the datatypes are correctly committed before any usage of pack/unpack/copy functions (The reason is that on the commit step we add a fake record at the end of the datatype representation. This record contain a END_LOOP corresponding to the count used for the convertor. This allow us to remove few tests in the critical path, and to slighty improuve the performances of these functions). Remove useless code. Correct the ompi_ddt_copy_to_same_ddt function (now the exit condition is correctly detected in all cases). Correct the ompi_ddt_dump_stack function (The stack is already pointing to the current position not to the begining of the stack). This commit was SVN r4103. |
||
---|---|---|
config | ||
contrib | ||
etc | ||
include | ||
src | ||
test | ||
vcproj | ||
acinclude.m4 | ||
autogen.sh | ||
configure.ac | ||
Doxyfile | ||
HACKING | ||
INSTALL | ||
LICENSE | ||
Makefile.am | ||
README | ||
VERSION |
Copyright (c) 2004-2005 The Trustees of Indiana University. All rights reserved. Copyright (c) 2004-2005 The Trustees of the University of Tennessee. All rights reserved. Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, University of Stuttgart. All rights reserved. $COPYRIGHT$ Additional copyrights may follow $HEADER$ This is the world's greatest MPI. ...more to write here should be a short file, referring to the real docs.