On 2020/01/22 09:24, j...@bitminer.ca wrote: > The mixing of gcc-built code with clang "runtime" is not really > such a big deal on AMD64.
I know very little about openmpi but it looks like you're intending this as a general statement. For C code it's not a problem. For C++ code it's a big problem because the standard libraries conflict.