Use more obvious name of BGQ compiler MPI wrappers
authorJeff Hammond <jeff.science@gmail.com>
Sun, 16 Jun 2013 19:10:26 +0000 (19:10 +0000)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 16 Jun 2013 22:07:06 +0000 (00:07 +0200)
commit5f127a98b81d11cc512e9534b839d37e51303bfc
treeedb51ebe1d31d6180eb92aab467ddc40d16ef69c
parentff6c68d936c944f45f73f6c921e7ffcab4002092
Use more obvious name of BGQ compiler MPI wrappers

While it is true that mpicc points to the XL compilers when it is the
one found in xl.ndebug/bin, this is not generally true and thus the use
of mpicc as a wrapper for XL violates the principle of least surprise.
the mpixl* wrappers are unambiguous and equally valid.

Fixes #1282

Change-Id: I460e829e55a221d8be35a70932864555feb21a95
cmake/Platform/BlueGeneQ-static-XL-C.cmake
cmake/Platform/BlueGeneQ-static-XL-CXX.cmake