George Bosilca
43876d080c
Bringing trunk in sync with the beta.
Split the datatypes in 3 categories: 1. basic datatypes: count always one and the datatype is always contiguous 2. complex datatypes composed on one basic type with a count. Most of the time these datatypes will be contiguous. 3. complex datatypes composed by 2 basic types. Depending on the architecture these types can be non contiguous. Reorder the defines to match the previous categories. Add some comment to describe the changes in the files. Clean-up the flags: - DT_FLAG_PREDEFINED is attached to all predefined datatypes. - DT_FLAG_CONTIGUOUS is attached to all contiguous one. This flag is detected at runtime depending on the architecture. This commit was SVN r5946.
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%