+1 - and my family has been notified for the holidays.
-Original Message-
From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff Squyres
(jsquyres)
Sent: Friday, October 18, 2013 1:42 PM
To: Open MPI Developers List
Subject: [OMPI devel] Open MPI shirts and more
OMPI Developer
Based on discussion with Mellanox around the recent GitHub mirror updates, I've
added a .mailmap file in r29494. It helps address two goals:
1) To be able to fix misspelled names without rewinding the Git history.
2) To be able to add email addresses incrementally without rewinding Git
history
I reverted this changeset from the trunk as it incorrectly re-added the
local coprocessor data to the HNP's hash table. This is already being done
in the ess/hnp module, and there is no value in duplicating it again every
time a daemon calls back.
As noted in the revert comment, if we want host da
Ralph, et al.,
Kathy Yelick is featured in this month's ACM Member News sidebar (p. 17). It
also turns out she will be giving a lecture at SC13.
http://sc13.supercomputing.org/content/sc13-feature-acm-athena-lecturer-katherine-yelick
Check it out.
Larry Baker
US Geological Survey
650-329-5608
One of the recent CMRs has created new warnings in v1.7.4:
rcache_vma.c: In function 'mca_rcache_vma_find':
rcache_vma.c:58:23: warning: pointer of type 'void *' used in arithmetic
[-Wpedantic]
bound_addr = addr + size - 1;
^
rcache_vma.c:58:30: warning: pointer of type
Yes, that is from one of my CMRs. I always configure with -enable-picky but
that did not pick up this warning.
I will fix this in the trunk in the morning (watching the Red Sox right now :))
and then file CMR to bring over.
Rolf
From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralp