
call the memory pool to do special memory allocations, and extended the mpool so that it will do the allocations and keep tack of them in a tree. Currently, if you pass MPI_INFO_NULL to MPI_Alloc_mem, we will try to allocate the memory and register it with as many mpools as possible. Alternatively, one can pass an info object with the names of the mpools as keys, and from these we decide which mpools to register the new memory with. - fixed some comments in the allocator and fixed a minor bug - extended the red black tree test and made a minor correction This commit was SVN r5902.
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%