Murali,
I typically configure with
CC=clang CXX=clang++
on the configure command line.
Editing of the files generated by configure (such as the Makefile) is not
advisable.
-Paul
On Mon, Jul 18, 2016 at 1:06 PM, Emani, Murali wrote:
> Hi all,
>
> I would like to know if there is Clang suppor
Hi all,
I would like to know if there is Clang support for OpenMPI codebase.
I am trying to change the underlying compiler from gcc to clang in ‘configure'
and ‘make all install’, I changed these values in Makefile in root dir and
another one in config directory. The steps during ‘configure’ re