Last Updated: February 25, 2016
·
1.175K
· dawehner

Use clang with openMPI

In case you want to use clang and it is not your default compiler, just use
export OMPI_CXX=clang++

which is all you need.