On Thu, 2010-08-12 at 20:04 -0500, Michael E. Thomadakis wrote:
> The basic motive in this hypothetical situation is to build the MPI application ONCE and then swap run-time libs as newer compilers come out....
Not building your application with the compiler you want to use sounds
like a very bad idea to me. There's more to a compiler than it's
runtime libraries.
|