Folks,
this is a followup on these issues
1) clang 5.0 issue
it seems clang 5.0 on trusty is busted.
The simple program below fails to compile
#include
#include
void conftest() {
_Atomicuint32_t a;
uint32_t b;
atomic_fetch_xor_explicit(&a, b, memory_order_relaxed);
}
w
Rats -- I forgot to get this on this morning's webex agenda.
Geoff Paulsen -- please add this to next Tuesday's agenda:
"Remove openib and affiliated stuff"
https://github.com/open-mpi/ompi/pull/6270
--
Jeff Squyres
jsquy...@cisco.com
___
dev
Here's a Doodle poll to pick the week of the next face-to-face meeting. We're
targeting the April(ish) timeframe:
https://doodle.com/poll/vvvzwuiizy7mnx64
Please fill out this doodle by the end of this week (i.e., by COB Friday, 18
Jan 2019).
Thank you!
--
Jeff Squyres
jsquy...@cisco.co