Re: [OMPI users] Reduce with XOR with MPI_Double

2009-04-19 Thread Santolo Felaco
I mean the bitwise xor. Pardon for standard the operation is valid only integer dates. Bye. 2009/4/19 Santolo Felaco > Hi, > I want to use the xor operation of reduce with double dates. For MPI > standars the operation is valid only MPI_Char dates. > How can I fix this? > > Thanks. Bye > >

[OMPI users] Reduce with XOR with MPI_Double

2009-04-19 Thread Santolo Felaco
Hi, I want to use the xor operation of reduce with double dates. For MPI standars the operation is valid only MPI_Char dates. How can I fix this? Thanks. Bye

[OMPI users] Restore MPI Communicator

2008-11-07 Thread Santolo Felaco
Hi, If a process MPI stops irregularly (the process dies), can I restore the communicator processor survivors? Thanks.

Re: [OMPI users] Mpirun don't execute

2008-09-24 Thread Santolo Felaco
today that aren't on > the v1.3 branch yet; they'll likely take a day or three to get there. > > > > > On Sep 22, 2008, at 5:03 PM, Santolo Felaco wrote: > > Hi, this is my openmpi-default-hostfile: >> 127.0.0.1 slots=2 >> >> If I invoke comand C

Re: [OMPI users] Not Found libltdl

2008-09-23 Thread Santolo Felaco
ok now. Thanks 2008/9/23 Santolo Felaco > Hi, > I would like to install openmpi-1.3a1r19602, I have invoked ./autogen.sh, > This is the error: > > [Running] autom4te --language=m4sh ompi_get_version.m4sh -o > ompi_get_version.sh > [Running] libtoolize --automake --copy --l

[OMPI users] Not Found libltdl

2008-09-23 Thread Santolo Felaco
Hi, I would like to install openmpi-1.3a1r19602, I have invoked ./autogen.sh, This is the error: [Running] autom4te --language=m4sh ompi_get_version.m4sh -o ompi_get_version.sh [Running] libtoolize --automake --copy --ltdl ls: impossibile accedere a libltdl/*: Nessun file o directory libtoolize: c

Re: [OMPI users] Mpirun don't execute

2008-09-22 Thread Santolo Felaco
t 6:50 PM, Santolo Felaco wrote: > > Hi, I try to be clearer: >> osa@libertas:~$ echo $LD_LIBRARY_PATH >> /usr/local/lib:/home/osa/blcr/lib >> osa@libertas:~$ echo $PATH >> >> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/osa/blcr/

Re: [OMPI users] Mpirun don't execute

2008-09-19 Thread Santolo Felaco
gt; the error for themselves, and therefore be able to fix it. > > Thanks! > > > > On Sep 19, 2008, at 4:35 PM, Santolo Felaco wrote: > > The attachemente contains: config.log, output file of ompi_info --all and >> output file of ipconfig. >> I need of version 1.3

Re: [OMPI users] Mpirun don't execute

2008-09-19 Thread Santolo Felaco
The zip file cointains only ASCII file. 2008/9/19 Santolo Felaco > The attachemente contains: config.log, output file of ompi_info --all and > output file of ipconfig. > I need of version 1.3 because I must use the checkpoint. > Thanks. > > > 2008/9/19 Jeff Squyres

Re: [OMPI users] Mpirun don't execute

2008-09-19 Thread Santolo Felaco
t; > Also note that Open MPI v1.3 is not yet released. If you have v1.3, it's a > pre-release version. > > > > On Sep 19, 2008, at 1:37 PM, Santolo Felaco wrote: > > Hi, I have installed OpenMpi 1.3, my OS il Linux Ubuntu 8.04. >> When I invoke the comand mpiru

[OMPI users] Mpirun don't execute

2008-09-19 Thread Santolo Felaco
Hi, I have installed OpenMpi 1.3, my OS il Linux Ubuntu 8.04. When I invoke the comand mpirun -np 1 es2 the shell is blocked. The comand CTRL+X is not catched. I have set defaut hostfile and I set LD_LIBRARY_PATH with /usr/local/lib. Help me, please

Re: [OMPI users] BLCR not found

2008-09-18 Thread Santolo Felaco
gt; Josh > > > > On Sep 17, 2008, at 7:44 AM, Santolo Felaco wrote: > > This is the zipped file config.log >> >> 2008/9/17 Josh Hursey >> Can you send me a zip'ed up version of the config.log from your build? >> That will help in determining what wen

Re: [OMPI users] BLCR not found

2008-09-17 Thread Santolo Felaco
This is the zipped file config.log 2008/9/17 Josh Hursey > Can you send me a zip'ed up version of the config.log from your build? That > will help in determining what went wrong with configure. > > Cheers, > Josh > > > On Sep 17, 2008, at 6:09 AM, Santolo Fel

[OMPI users] BLCR not found

2008-09-17 Thread Santolo Felaco
Hi, I want to install openmpi-1.3. I have invoked ./configure --with-ft=cr --enable-ft-thread --enable-mpi-threads --with-blcr=/home/osa/blcr/ --enable-progress-threads This is error message that show: BLCR support requested but not found. Perhaps you need to specify the location of the BLCR libr

Re: [OMPI users] Where is ompi-chekpoint?

2008-09-17 Thread Santolo Felaco
Thanks 2008/9/17 Matthias Hovestadt > Hi! > > > Hi, I have installed openmpi-1.2.7 with following instructions: >> ./configure --with-ft=cr --enable-ft-enable-thread --enable-mpi-thread >> --with-blcr=$HOME/blcr --prefix=$HOME/openmpi >> make all install >> In directory bin of directory $HOME/o

[OMPI users] Where is ompi-chekpoint?

2008-09-17 Thread Santolo Felaco
Hi, I have installed openmpi-1.2.7 with following instructions: ./configure --with-ft=cr --enable-ft-enable-thread --enable-mpi-thread --with-blcr=$HOME/blcr --prefix=$HOME/openmpi make all install In directory bin of directory $HOME/openmpi there is not ompi-checkpoint and ompi-restart. Help me, p