31 Jul
2019
31 Jul
'19
12:34 p.m.
On Jul 31, 2019, at 12:59 PM, Jeff Hammond <[email protected]> wrote:
“C++ compilers shall produce the same result as C11 generic.” Why does this need to say anything different for profiling and tools? Is this impossible?
Is there a way to have C++ overloading call the same symbols that we'll dispatch to from C11 _Generic? (i.e., not-symbol-munged MPI_Send and MPI_Send_x) If there's a way to do this, my objection will be greatly reduced (but still not zero). -- Jeff Squyres [email protected]