project=Open MPI
project_short=OMPI
version=1.1.5
language=C++
compiler_env=CXX
compiler_flags_env=CXXFLAGS
compiler=g++
extra_includes= openmpi
preprocessor_flags=-D_REENTRANT 
compiler_flags= -I/usr/local/include
linker_flags=-L/usr/ofed/lib -L/usr/ofed/lib64    -L/usr/local/lib64 -L/usr/local/lib64/openmpi-gcc-ib -lpvfs2 -lpthread
libs=-lmpi_cxx -lmpi -lorte -lopal -libverbs -lrt    -lnsl -lutil  -lm  
required_file=libmpi_cxx.la
