[OMPI users] Problem building OpenMPI 1.8 on RHEL6

2014-04-01 Thread Blosch, Edwin L
I am getting some errors building 1.8 on RHEL6. I tried autoreconf as suggested, but it failed for the same reason. Is there a minimum version of m4 required that is newer than that provided by RHEL6? Thanks aclocal.m4:16: warning: this file was generated for autoconf 2.69. You have another v

Re: [OMPI users] Problem building OpenMPI 1.8 on RHEL6

2014-04-01 Thread Ralph Castain
Hmmm...indeed, it looks like the default versions may be out-of-date. Here is a table showing the required rev levels: http://www.open-mpi.org/svn/building.php On Apr 1, 2014, at 8:26 AM, Blosch, Edwin L wrote: > I am getting some errors building 1.8 on RHEL6. I tried autoreconf as > sugges

Re: [OMPI users] Problem building OpenMPI 1.8 on RHEL6

2014-04-01 Thread Dave Goodell (dgoodell)
On Apr 1, 2014, at 10:26 AM, "Blosch, Edwin L" wrote: > I am getting some errors building 1.8 on RHEL6. I tried autoreconf as > suggested, but it failed for the same reason. Is there a minimum version of > m4 required that is newer than that provided by RHEL6? Don't run "autoreconf" by hand,

Re: [OMPI users] usNIC point-to-point messaging module

2014-04-01 Thread Filippo Spiga
Dear Ralph, Dear Jeff, I've just recompiled the latest Open MPI 1.8. I added "--enable-mca-no-build=btl-usnic" to configure but the message still appear. Here the output of "--mca btl_base_verbose 100" (trunked immediately after the application starts) srun: cluster configuration lacks suppor

Re: [OMPI users] usNIC point-to-point messaging module

2014-04-01 Thread Dave Goodell (dgoodell)
On Apr 1, 2014, at 12:13 PM, Filippo Spiga wrote: > Dear Ralph, Dear Jeff, > > I've just recompiled the latest Open MPI 1.8. I added > "--enable-mca-no-build=btl-usnic" to configure but the message still appear. > Here the output of "--mca btl_base_verbose 100" (trunked immediately after > th

Re: [OMPI users] Issue with QLogic IBA7322 QDR InfiniBand HCA

2014-04-01 Thread Fabricio Cannini
Em 31-03-2014 23:06, Fabricio Cannini escreveu: Problem solved. Rocks wasn't correctly generating '/etc/hosts' when the node was installed. [ ]'s