Thank you Mr Jeff Squyres. Followed your suggestion. Disabled vt. OpenMPI-1.3.2 compiled successfully. And now it works like a charm.
Regards. Wan Ruslan Yusoff On Tue, Jun 2, 2009 at 12:55 AM, Jeff Squyres <jsquy...@cisco.com> wrote: > This looks like your compiler seg faulted. I think you should contact your > compiler vendor and find out why. > > Additionally, you can disable the optional/3rd-party-add-on VampirTrace > package with --enable-contrib-no-build=vt. This is the part of the code > where your compiler seg faulted, so perhaps if you skip that part, you'll > get a successful OMPI installation. > > > > On May 31, 2009, at 12:21 PM, Ralph Castain wrote: > > I don't believe the 1.3.x series supports Bproc/Beowulf systems - I'm >> afraid that support ended with the 1.2.x series. There is a possibility that >> someone will restore support beginning with the 1.5 release, but that is >> only a possibility at this point (not a commitment). >> >> >> >> On Sun, May 31, 2009 at 10:13 AM, wruslan wyusoff < >> wruslan.clust...@gmail.com> wrote: >> [root@bismillah-00 openmpi-1.3.2]# make all install >> .... >> .... >> vt_tracefilter.cc: In function ‘int main(int, char**)’: >> vt_tracefilter.cc:133: internal compiler error: Segmentation fault >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. >> Preprocessed source stored into /tmp/cc353yuL.out file, please attach >> this to your bugreport. >> make[6]: *** [vtfilter-vt_tracefilter.o] Error 1 >> make[6]: Leaving directory >> `/home/openmpi-1.3.2/ompi/contrib/vt/vt/tools/vtfilter' >> .... >> ... >> ========================================== >> Installation failed for openmpi-1.3.2 on this machine. >> This machine runs OSCAR 5.0 Beowulf Cluster as head node on Fedora Core 5 >> Currently: openmpi-1.1.1 runs OK on this cluster. >> Please find the bug report file as attached. >> >> [root@bismillah-00 openmpi-1.3.2]# uname -a >> Linux bismillah-00.mmu.edu.my 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 >> EST 2006 i686 i686 i386 GNU/Linux >> >> [root@bismillah-00 openmpi-1.3.2]# gcc -v >> Using built-in specs. >> Target: i386-redhat-linux >> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man >> --infodir=/usr/share/info --enable-shared --enable-threads=posix >> --enable-checking=release --with-system-zlib --enable-__cxa_atexit >> --disable-libunwind-exceptions --enable-libgcj-multifile >> --enable-languages=c,c++,objc,obj-c++,java,fortran,ada >> --enable-java-awt=gtk --disable-dssi >> --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre >> --with-cpu=generic --host=i386-redhat-linux >> Thread model: posix >> gcc version 4.1.0 20060304 (Red Hat 4.1.0-3) >> [root@bismillah-00 openmpi-1.3.2]# >> >> Thank you. >> wruslan wyusoff >> >> _______________________________________________ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> _______________________________________________ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> > > > -- > Jeff Squyres > Cisco Systems > > > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >