[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2-457-gc0c9070
Service Account
noreply at mpich.org
Thu Sep 22 14:48:24 CDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".
The branch, master has been updated
via c0c907017064a8eceb9b46116a9c91b906634bdf (commit)
from 42f284d04cbf39c7944cff17233156ee1129e475 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/c0c907017064a8eceb9b46116a9c91b906634bdf
commit c0c907017064a8eceb9b46116a9c91b906634bdf
Author: Yanfei Guo <yguo at anl.gov>
Date: Thu Sep 22 14:33:39 2016 -0500
util: Add CVAR category for nodemap
Fix #2351
No Reviewer.
diff --git a/src/util/nodemap/build_nodemap.h b/src/util/nodemap/build_nodemap.h
index e6c24c4..212ac74 100644
--- a/src/util/nodemap/build_nodemap.h
+++ b/src/util/nodemap/build_nodemap.h
@@ -12,6 +12,10 @@
/*
=== BEGIN_MPI_T_CVAR_INFO_BLOCK ===
+categories:
+ - name : NODEMAP
+ description : cvars that control behavior of nodemap
+
cvars:
- name : MPIR_CVAR_NOLOCAL
category : NODEMAP
-----------------------------------------------------------------------
Summary of changes:
src/util/nodemap/build_nodemap.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list