
- remove all tabs from source code (replace with spaces) - use size of size_t and int to determine some equivalent ORTE types in a header file so that it's always done consistently (at compile time) - be consistent about using size_t for number of elements that are packed - don't assume that size_t is uint32_t (it is uint64_t on some platforms) - simplify some logic - implement packing/unpacking for INT64 and UINT64 (so that we can do size_t on platforms where it's 64 bits) This commit was SVN r5172.
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 (c) 2004-2005 The Regents of the University of California. 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.
Описание
Languages
C
82.4%
Fortran
3.8%
Roff
3.7%
Shell
3.3%
Makefile
2.3%
Разное
4.5%