[hpcdev-discuss] HPC8.0 / recompile failed

2008-10-02 Thread Giuseppe Vaccaro
ass/.libs/opal_free_list.o type=FUNC; file threads/.libs/mutex.o > type=FUNC);> > ld: fatal: symbol `opal_atomic_cmpset_64' is > multiply-defined:> > (file class/.libs/opal_free_list.o type=FUNC; file > threads/.libs/mutex.o type=FUNC);> > ld: fatal: File processing errors. No > output written to .libs/libopen-pal.so.0.0.0> > make[2]: *** [libopen-pal.la] > Error 1> > make[2]: Leaving directory `/home/devel/src/ompi/opal'> > make[1]: > *** [all-recursive] Error 1> > make[1]: Leaving directory > `/home/devel/src/ompi/opal'> > make: *** [all-recursive] Error 1> > > > Is it > faster it i can compile the assembler part ?> > --> > This message posted > from opensolaris.org> > ___> > > hpcdev-discuss mailing list> > hpcdev-discuss at opensolaris.org> > > http://mail.opensolaris.org/mailman/listinfo/hpcdev-discuss> > > -- > > > => rolf.vandevaart at sun.com> 781-442-3043> > => ___> > hpcdev-discuss mailing list> hpcdev-discuss at opensolaris.org> > http://mail.opensolaris.org/mailman/listinfo/hpcdev-discuss _ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/hpcdev-discuss/attachments/20081002/5d844236/attachment.html>

[hpcdev-discuss] Solaris HPC Software: Request for input

2008-10-02 Thread Josh Simons
Greetings, HPCDEV Community Members. We are in the process of gathering information from HPC users about their cluster software requirements as we work to refine an appropriate Solaris and OpenSolaris based software stack for HPC users. As part of that effort, we have created an interview scrip

[hpcdev-discuss] compiling OpenMPI with sunstudio on solaris

2008-10-02 Thread Bruce Rothermal
Thank you, this should be very helpful. Bruce On Oct 2, 2008, at 10:45 AM, Yann JOBIC wrote: > If you want to recompile everything, i've made a french doc : > http://www.latp.univ-mrs.fr/~jobic/dokuwiki/doku.php?id=openmpi > > Hope that's help, > > Yann > -- > This message posted from opensolari

[hpcdev-discuss] HPC8.0 / recompile failed

2008-10-02 Thread Rolf Vandevaart
Did you retry the compilation from scratch? In other words, I think you want to do the the configure step, then make the change to the opal_config.h file, and then do the compile. I am wondering if things got confused if you did a partial compile and then made the opal_config.h change. Rolf

[hpcdev-discuss] compiling OpenMPI with sunstudio on solaris

2008-10-02 Thread Rayson Ho
Sun ClusterTools includes OpenMPI, and it is for Solaris (but it also supports Linux)... so it shouldn't be hard to compile OpenMPI on Solaris! According to this blog entry, ClusterTools 8.0 packages Open MPI 1.3: http://blogs.sun.com/analyzethis/entry/hpc_developers_sun_hpc_clustertools Rayson

[hpcdev-discuss] HPC8.0 / recompile failed

2008-10-02 Thread Yann JOBIC
Hello, I've redone everything from scratch (svn repository, branch 1.2). I've still the same error. Heres my options and compile options : http://www.latp.univ-mrs.fr/~jobic/dokuwiki/doku.php?id=openmpi#essais What i've done : * source environement * svn co [...] * configure [...] * make ->

[hpcdev-discuss] compiling OpenMPI with sunstudio on solaris

2008-10-02 Thread Yann JOBIC
If you want to recompile everything, i've made a french doc : http://www.latp.univ-mrs.fr/~jobic/dokuwiki/doku.php?id=openmpi Hope that's help, Yann -- This message posted from opensolaris.org

[hpcdev-discuss] compiling OpenMPI with sunstudio on solaris

2008-10-02 Thread Bruce Rothermal
I know about the ClusterTools product however I need a package in SFW workspace. ClusterTools is only available as a separate product for nevada, it is not part of nevada therefore it is not part of the build environment. So I need to integrate some form of mpi into the workspace. Bruce On

[hpcdev-discuss] compiling OpenMPI with sunstudio on solaris

2008-10-02 Thread Bruce Rothermal
Hi all Can anybody give me some tips on how to compile the OpenMPI package with sunstudio 11,12 on solaris. I tried before and remember that there was many errors. I'm trying to determine which package OpenMPI or mpich to port to the SFW workspace. We need one or both of these for numerous

[hpcdev-discuss] HPC8.0 / recompile failed

2008-10-02 Thread Richard Smith
You could also try using __volatile__ instead of __volatile ? FWIW there were a few bugs filed against the compilers last year over building OpenMPI for which patches have been created, so it may pay to check that the Sun Studio 12 compiler used is fully patched. Yann JOBIC wrote: > Hello, > >

[hpcdev-discuss] HPC8.0 / recompile failed

2008-10-02 Thread Yann JOBIC
Thanks for your answer. I've got a Sun Studio 12 fully patched. Here's my version : Sun C 5.9 SunOS_i386 Patch 124868-06 2008/06/24 With the modification, i can compile the file, but then i've got this link error : /bin/bash ../libtool --tag=CC --mode=link cc -DNDEBUG -xtarget=opteron -m64 -x