Went through list of these on call, and looks like most can be closed or pushed to future.
So still waiting on
PR1237 on ompi-release - PR1794 and PR1795
and Jenkin's failure on Mellanox cluster.
thread_test 1.1 - running overlap test. Not great, but good at finding bugs.
Nysal brought up MACRO issue with new request work that is deciding usage of mutexs and atomics based on how it was build, not param passed into MPI_Init.
OPAL_ENABLE_MULTITHREADS - for v2.x (only) OMPI_ENABLE_THREAD_MULTIPLE (specific to OMPI layer)
Nysal will get everything in tonight.
Roll RC4 tomorrow, and diagnose Mellanox issue.
if we could release next Tuesday, that would be fantastic!
New Items
Jeff: Contributor agreement for Broadcom received.
Jeff+Nathan: Idea for new (Linux) memory component: mlockall(MCL_FUTURE) (idea from "Alex A. Granovsky" and "Audet, Martin" on users list)
On users mailling list - mlockall - any time I add memory to process, lock it. Size of process will never shrink.
seems like a trivial thing to add to a new patcher component.