[ewg] RE: [ofa-general] OFED 1.4-RC1 is available

Scott Weitzenkamp (sweitzen) sweitzen at cisco.com
Wed Sep 10 15:27:17 PDT 2008


Sure, that's fine.  I don't really have a strong opinion, just wanted to
know what you were up to.

Scott
 

> -----Original Message-----
> From: Dhabaleswar Panda [mailto:panda at cse.ohio-state.edu] 
> Sent: Wednesday, September 10, 2008 3:25 PM
> To: Scott Weitzenkamp (sweitzen)
> Cc: Jonathan Perkins; ewg at lists.openfabrics.org; 
> general at lists.openfabrics.org; Dhabaleswar Panda
> Subject: RE: [ewg] RE: [ofa-general] OFED 1.4-RC1 is available
> 
> > So I can have mpirun_rsh *or* mpiexec, but not both?
> 
> Our goal is to provide both. However, it will take us some 
> time to make
> the necessary changes to the SRPM creation process and test it. For
> tomorrow's SRPM version, we will provide the option for having one of
> these two. By next week, we will have an SRPM update to have both.
> 
> Will that work out?
> 
> Thanks,
> 
> DK
> 
> > Scott
> >
> >
> >
> > > -----Original Message-----
> > > From: Dhabaleswar Panda [mailto:panda at cse.ohio-state.edu]
> > > Sent: Wednesday, September 10, 2008 3:15 PM
> > > To: Scott Weitzenkamp (sweitzen)
> > > Cc: Jonathan Perkins; ewg at lists.openfabrics.org;
> > > general at lists.openfabrics.org; Dhabaleswar Panda
> > > Subject: RE: [ewg] RE: [ofa-general] OFED 1.4-RC1 is available
> > >
> > > Hi Scott,
> > >
> > > Thanks for your note. Starting with MVAPICH2 1.2, a new scalable
> > > mpirun_rsh job start-up framework (similar to the one used in
> > > MVAPICH) has
> > > been introduced. This allows MVAPICH2 to start on 
> multi-thousand core
> > > clusters with very little time (like MVAPICH). It also allows
> > > job start-up
> > > scheme to be uniform across MVAPICH and MVAPICH2.  The traditional
> > > MPD/mpiexec job start-up option is still there. In the latest
> > > MVAPICH2 1.2
> > > SRPM (1.2rc2-4), the default has been set for the new
> > > scalable start-up
> > > scheme.  That's why you are not able to have it built with
> > > mpiexec. Since
> > > Jonathan is updating the SRPM to take care of the 
> multiple compilers
> > > errors (you reported yesterday), we will also include an
> > > option to have
> > > either of these two job start-up schemes (A. the new scalable
> > > mpirun_rsh
> > > framework or B. the traditional MPD-based framework)
> > > installed. The new
> > > SRPM to be uploaded by tomorrow will have all these fixes.
> > >
> > > Let us know if this will work out for you.
> > >
> > > Thanks,
> > >
> > > DK
> > >
> > > On Wed, 10 Sep 2008, Scott Weitzenkamp (sweitzen) wrote:
> > >
> > > > I'm also not getting mpiexec built, at least on the first
> > > distro I tried
> > > > (RHEL4 x86_64):
> > > >
> > > > # rpm -qlip mvapich2_gcc-1.2rc2-4.x86_64.rpm | fgrep mpiexec
> > > > /usr/mpi/gcc/mvapich2-1.2rc2/bin/mpiexec.mpd
> > > >
> > > > Scott
> > > >
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: Jonathan Perkins [mailto:perkinjo at cse.ohio-state.edu]
> > > > > Sent: Tuesday, September 09, 2008 1:25 PM
> > > > > To: Scott Weitzenkamp (sweitzen)
> > > > > Cc: Tziporet Koren; ewg at lists.openfabrics.org;
> > > > > general at lists.openfabrics.org
> > > > > Subject: Re: [ewg] RE: [ofa-general] OFED 1.4-RC1 is available
> > > > >
> > > > > Thanks for the note.  We are taking a look at this.
> > > > >
> > > > > On Tue, Sep 09, 2008 at 12:52:44PM -0700, Scott Weitzenkamp
> > > > > (sweitzen) wrote:
> > > > > > I am unable to build MVAPICH2 for multiple compilers:
> > > > > >
> > > > > > Building the MVAPICH2 RPM [OFA]...
> > > > > > Running  rpmbuild --rebuild --define '_topdir
> > > /var/tmp/OFED_topdir'
> > > > > > --define 'di
> > > > > > st %{nil}' --target x86_64 --define '_name mvapich2_gcc'
> > > > > --define 'impl
> > > > > > ofa' --d
> > > > > > efine 'rdma --with-rdma=gen2' --define 'ib_include
> > > > > > --with-ib-include=/usr/includ
> > > > > > e' --define 'ib_libpath 
> --with-ib-libpath=/usr/lib64' --define
> > > > > > 'shared_libs 1' -
> > > > > > -define 'romio 1' --define 'comp_env CC=gcc CXX=g++ 
> F77=gfortran
> > > > > > F90=gfortran' -
> > > > > > -define 'auto_req 0' --define 'mpi_selector
> > > /usr/bin/mpi-selector'
> > > > > > --define '_pr
> > > > > > efix /usr/mpi/gcc/mvapich2-1.2rc2'
> > > > > > /tmp/OFED-1.4-rc1/SRPMS/mvapich2-1.2rc2-4.src
> > > > > > .rpm
> > > > > > Install mvapich2_gcc RPM:
> > > > > > Running rpm -iv --nodeps
> > > > > > /tmp/OFED-1.4-rc1/RPMS/redhat-release-4AS-4.1/x86_64/mv
> > > > > > apich2_gcc-1.2rc2-4.x86_64.rpm
> > > > > > Build mvapich2_pgi RPM
> > > > > > Building the MVAPICH2 RPM [OFA]...
> > > > > > Running  rpmbuild --rebuild --define '_topdir
> > > /var/tmp/OFED_topdir'
> > > > > > --define 'di
> > > > > > st %{nil}' --target x86_64 --define '_name mvapich2_pgi'
> > > > > --define 'impl
> > > > > > ofa' --d
> > > > > > efine 'rdma --with-rdma=gen2' --define 'ib_include
> > > > > > --with-ib-include=/usr/includ
> > > > > > e' --define 'ib_libpath 
> --with-ib-libpath=/usr/lib64' --define
> > > > > > 'shared_libs 1' -
> > > > > > -define 'romio 1' --define 'comp_env CC=pgcc 
> CXX=pgCC F77=pgf77
> > > > > > F90=pgf90' --def
> > > > > > ine 'auto_req 0' --define 'mpi_selector
> > > > > /usr/bin/mpi-selector' --define
> > > > > > '_prefix
> > > > > >  /usr/mpi/pgi/mvapich2-1.2rc2'
> > > > > > /tmp/OFED-1.4-rc1/SRPMS/mvapich2-1.2rc2-4.src.rpm
> > > > > > Install mvapich2_pgi RPM:
> > > > > > Running rpm -iv --nodeps
> > > > > > /tmp/OFED-1.4-rc1/RPMS/redhat-release-4AS-4.1/x86_64/mv
> > > > > > apich2_pgi-1.2rc2-4.x86_64.rpm
> > > > > > Failed to install mvapich2_pgi RPM
> > > > > > See /tmp/OFED.12539.logs/mvapich2_pgi.rpminstall.log
> > > > > >
> > > > > > # more /tmp/OFED.12539.logs/mvapich2_pgi.rpminstall.log
> > > > > > Preparing packages for installation...
> > > > > >         file /etc/mpe_graphics.conf from install of
> > > > > > mvapich2_pgi-1.2rc2-4 confli
> > > > > > cts with file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpe_log.conf from install of
> > > mvapich2_pgi-1.2rc2-4
> > > > > > conflicts w
> > > > > > ith file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpe_mpianim.conf from install of
> > > > > mvapich2_pgi-1.2rc2-4
> > > > > > conflic
> > > > > > ts with file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpe_mpicheck.conf from install of
> > > > > > mvapich2_pgi-1.2rc2-4 confli
> > > > > > cts with file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpe_mpilog.conf from install of
> > > > > mvapich2_pgi-1.2rc2-4
> > > > > > conflict
> > > > > > s with file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpe_mpitrace.conf from install of
> > > > > > mvapich2_pgi-1.2rc2-4 confli
> > > > > > cts with file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpe_nolog.conf from install of
> > > > > mvapich2_pgi-1.2rc2-4
> > > > > > conflicts
> > > > > >  with file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpicc.conf from install of
> > > mvapich2_pgi-1.2rc2-4
> > > > > > conflicts wit
> > > > > > h file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpicxx.conf from install of
> > > mvapich2_pgi-1.2rc2-4
> > > > > > conflicts wi
> > > > > > th file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpif77.conf from install of
> > > mvapich2_pgi-1.2rc2-4
> > > > > > conflicts wi
> > > > > > th file from package mvapich2_gcc-1.2rc2-4
> > > > > >         file /etc/mpif90.conf from install of
> > > mvapich2_pgi-1.2rc2-4
> > > > > > conflicts wi
> > > > > > th file from package mvapich2_gcc-1.2rc2-4
> > > > > >
> > > > > > Scott Weitzenkamp
> > > > > > SQA and Release Manager
> > > > > > Server Access Virtualization Business Unit
> > > > > > Cisco Systems
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: general-bounces at lists.openfabrics.org
> > > > > > > [mailto:general-bounces at lists.openfabrics.org] On 
> Behalf Of
> > > > > > > Tziporet Koren
> > > > > > > Sent: Tuesday, September 09, 2008 8:20 AM
> > > > > > > To: ewg at lists.openfabrics.org
> > > > > > > Cc: general at lists.openfabrics.org
> > > > > > > Subject: [ofa-general] OFED 1.4-RC1 is available
> > > > > > >
> > > > > > > Hi,
> > > > > > > OFED 1.4-RC1 release is available on
> > > > > > >
> > > > >
> > > 
> http://www.openfabrics.org/downloads/OFED/ofed-1.4/OFED-1.4-rc1.tgz
> > > > > > >
> > > > > > > To get BUILD_ID run ofed_info
> > > > > > >
> > > > > > > Please report any issues in bugzilla
> > > > > https://bugs.openfabrics.org/ for
> > > > > > > OFED 1.4
> > > > > > >
> > > > > > > Tziporet & Vladimir
> > > > > > >
> > > > > > > 
> ==============================================================
> > > > > > > ==========
> > > > > > >
> > > > > > > Release information:
> > > > > > > --------------------
> > > > > > > Linux Operating Systems:
> > > > > > >        - RedHat EL4 up4:       2.6.9-42.ELsmp      *
> > > > > > > 	 - RedHat EL4 up5:       2.6.9-55.ELsmp
> > > > > > >        - RedHat EL4 up6:       2.6.9-67.ELsmp
> > > > > > >        - RedHat EL4 up7:       2.6.9-78.ELsmp
> > > > > > >        - RedHat EL5:           2.6.18-8.el5
> > > > > > >        - RedHat EL5 up1:       2.6.18-53.el5
> > > > > > >        - RedHat EL5 up2:       2.6.18-92.el5
> > > > > > >        - CentOS 5.2:           2.6.18-92.el5
> > > > > > >        - Fedora C9:            2.6.25-14.fc9       *
> > > > > > >        - SLES10:               2.6.16.21-0.8-smp
> > > > > > >        - SLES10 SP1:           2.6.16.46-0.12-smp
> > > > > > >        - SLES10 SP1 up1:       2.6.16.53-0.16-smp
> > > > > > >        - SLES10 SP2:           2.6.16.60-0.21-smp
> > > > > > >        - OpenSuSE 10.3:        2.6.22.5-31         *
> > > > > > >        - kernel.org:           2.6.26 and 2.6.27-rc5
> > > > > > >
> > > > > > >      * Minimal QA for these versions
> > > > > > >
> > > > > > > Systems:
> > > > > > >        * x86_64
> > > > > > >        * x86
> > > > > > >        * ia64
> > > > > > >        * ppc64
> > > > > > >
> > > > > > >
> > > > > > > Main Changes from OFED 1.4-beta
> > > > > > > ===============================
> > > > > > > o Kernel code based on 2.6.27-rc5
> > > > > > > o Added NFS-RDMA support for SLES10 SP2 and kernel
> > > 2.6.26 and 27
> > > > > > > o iSER backports added and its now available
> > > > > > > o New MPI packages: Open MPI 1.2.7, MVAPICH 1.1 and
> > > MVAPICH2 1.1
> > > > > > > o New DAPL libraries
> > > > > > > o 37 bugs fixed (see attached for details)
> > > > > > >
> > > > > > >
> > > > > > > Tasks that should be completed for the RC2:
> > > > > > > ===========================================
> > > > > > > 1. NFS-RDMA to work on RHEL 5.1
> > > > > > > 2. OSM: Cashed routing
> > > > > > > 3. Cleanup compilation warning
> > > > > > > 4. Bug fixes
> > > > > > >
> > > > > > _______________________________________________
> > > > > > ewg mailing list
> > > > > > ewg at lists.openfabrics.org
> > > > > > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
> > > > >
> > > > > --
> > > > > Jonathan Perkins
> > > > > http://www.cse.ohio-state.edu/~perkinjo
> > > > >
> > > > _______________________________________________
> > > > general mailing list
> > > > general at lists.openfabrics.org
> > > > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
> > > >
> > > > To unsubscribe, please visit
> > > http://openib.org/mailman/listinfo/openib-general
> > > >
> > >
> > >
> >
> 
> 



More information about the ewg mailing list