Re: [OMPI users] building openmpi 1.8.1 with intel 14.0.1

2014-08-21 Thread Ralph Castain
FWIW: I just tried on my Mac with the Intel 14.0 compilers, and it configured and built just fine. However, that was with the current state of the 1.8 branch (the upcoming 1.8.2 release), so you might want to try that in case there is a difference. On Aug 21, 2014, at 12:59 PM, Gus Correa

Re: [OMPI users] building openmpi 1.8.1 with intel 14.0.1

2014-08-21 Thread Gus Correa
Hi Peter If I remember right from my compilation of OMPI on a Mac years ago, you need to have X-Code installed, in case you don't. If vampir-trace is the only problem, you can disable it when you configure OMPI (--disable-vt). My two cents, Gus Correa On 08/21/2014 03:35 PM, Bosler, Peter

[OMPI users] building openmpi 1.8.1 with intel 14.0.1

2014-08-21 Thread Bosler, Peter Andrew
Good afternoon, I'm having trouble configuring OpenMPI for use with the Intel compilers. I run the command "./configure -prefix=/opt/openmpi/intel CC=icc CXX=icpc FC=ifort 2>&1 | tee ~/openmpi-config.out" and I notice three problems: 1. I get two instances of "Report this to