Configuration parameters for Compiling OpenMPI-1.8.8 with Intel Compiler and CUDA can be found here.
# ./configure --prefix=/usr/local/openmpi-1.8.8-gpu_intel-15.0.7 CC=icc CXX=icpc F77=ifort FC=ifort --with-devel-headers --enable-binaries --with-cuda=/usr/local/cuda/ # make -j 16 # make all
References: