On 11 Feb 2010, at 22:48, Philip Nienhuis wrote:
> Although I manually corrected the relevant files before uploading, I
> still see truncated "short" descriptions in the io package overview on
> the web site. The truncation occurs at the dot in "OpenOffice.org".
> Did you re-generate the package
Carlo de Falco wrote:
> On 10 Feb 2010, at 23:24, Philip Nienhuis wrote:
>
>> Hi,
>>
>> Søren Hauberg wrote:
>>> Hi All
>>>
>>> I have been working on a fairly large vaporware project, namely the
>>> new
>>> release system and the corresponding web page. That is, up till
>>> now, as
>>> it is no
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
That is!
c...@hpcmaster:~/openmpi_ext/src$ make clean
rm *.o *.oct *~
rm: cannot remove `*~': No such file or directory
make: [clean] Error 1 (ignored)
c...@hpcmaster:~/openmpi_ext/src$ make
mkoctfile -s -I/home/csi/openmpi-1.3.3/include -lpthread
-L/home/csi/openmpi-1.3.3/lib -lmpi_cxx -
AHA! Changing the first line of Makefile in svn to
MPICC := mpiCC
seems to have the desired effect. I'll check it in, and could you please see
if it works then, Eduardo?
M.
On Thu, Feb 11, 2010 at 12:06 PM, Riccardo Corradini <
riccardocorrad...@yahoo.it> wrote:
> Please Eduardo,
> have a look
Hello Michael,
This is my output:
c...@hpcmaster:~/openmpi_ext/src$ ompi_info -c
Configured by: csi
Configured on: Wed Feb 10 19:07:36 CET 2010
Configure host: hpcmaster
Built by: csi
Built on: mié feb 10 19:35:52 CET 2010
It's true!
c...@hpcmaster:~/openmpi_ext/src$ mpiCC -showme:compile
-I/home/csi/openmpi-1.3.3/include -pthread
c...@hpcmaster:~/openmpi_ext/src$ mpiCC -showme:link
-pthread -L/home/csi/openmpi-1.3.3/lib -lmpi_cxx -lmpi -lopen-rte
-lopen-pal -libverbs -ldl -Wl,--export-dynamic -lnsl -lutil -lm -
Please Eduardo,
have a look at this:
corra...@corradin-desktop:~$ mpicc -showme
gcc -I/home/corradin/openmpi-1.3.3/include -pthread
-L/home/corradin/openmpi-1.3.3/lib -lmpi -lopen-rte -lopen-pal -ldl
-Wl,--export-dynamic -lnsl -lutil -lm -ldl
corra...@corradin-desktop:~$ mpiCC -showme
g++ -I/hom
Hello Michael,
I was using the newest version but look what is happening:
First, the Makefile replace the -lpthread with -pthread:
c...@hpcmaster:~/openmpi_ext/src$ mpicc --showme:compile
-I/home/csi/openmpi-1.3.3/include -pthread
c...@hpcmaster:~/openmpi_ext/src$ mpicc --showme:compile | se
On Thu, Feb 11, 2010 at 10:25:23AM +0100, Michael Creel wrote:
> On Wed, Feb 10, 2010 at 11:46 PM, Carlo de Falco
> wrote:
> >
> > On 10 Feb 2010, at 21:00, Michael Creel wrote:
> >
> >> True. I put the functions where they are back in the days when o-f was
> >> a monolithic package, so everything
Hi all,
Eduardo, I think you were operating with an old version of the Makefile. As
of a week or so ago, the Makefile attempts to read the needed information
automatically. Could you please do a checkout of the whole package, and try
making it just doing "make all"?
Michael
On Thu, Feb 11, 2010 at
On Wed, Feb 10, 2010 at 11:46 PM, Carlo de Falco
wrote:
>
> On 10 Feb 2010, at 21:00, Michael Creel wrote:
>
>> True. I put the functions where they are back in the days when o-f was
>> a monolithic package, so everything got released all at once. I'm
>> concerned that with the new setup, a packag
Hello Riccardo,
I recompiled again the openmpi1.3.3 with the configure option -lmpi_cxx
and openmpi_ext and in my mpiCC apper the option, but not in the
mkoctfile
mpiCC --showme
c...@hpcmaster:~$ mpiCC --showme
g++ -I/home/csi/openmpi-1.3.3/include -pthread
-L/home/csi/openmpi-1.3.3/lib -lmpi
14 matches
Mail list logo