
- Change all uses of *printf'ing a size_t to use an explicit cast to (unsigned long) and the %lu escape - change ORTE_GPR_REPLICA_MAX_SIZE to INT_MAX until bug 1345 is fixed (i.e., until we allow size_t in MCA params) - ns_base_local_fns.c:orte_ns_base_get_proc_name_string(): changed from %0X -> %lu - ORTE_NAME_ARGS added explicit (unsigned long) casts, and changed all usages of ORTE_NAME_ARGS to use %lu's This commit was SVN r5644.
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%