>
> http://www.open-mpi.org/faq/?category=running#mpirun-prefix
>
> <http://www.open-mpi.org/faq/?category=running#mpirun-prefix>
> On Mar 14, 2011, at 12:21 PM, Federico Golfrè Andreasi wrote:
>
>
> Thank you Jeff,
>
> my fault :( I didn't find that a link
t;
> > The error you report in your attachment is a classic symptom of
> mismatched versions. Remember, we don't forward your ld_lib_path, so it has
> to be correct on your remote machine.
> >
> > As for r22794 - we don't keep anything that old on our web site. If
do a subversion
> checkout of the developer's trunk at that revision level:
>
> svn co -r 22794 http://svn.open-mpi.org/svn/ompi/trunk
>
> Remember to run autogen before configure.
>
>
> On Mar 4, 2011, at 4:43 AM, Federico Golfrè Andreasi wrote:
>
>
>
ain ha scritto:
>
> On Mar 7, 2011, at 3:24 AM, Federico Golfrè Andreasi wrote:
>
> Hi Ralph,
>
> thank you very much for the detailed response.
>
> I have to apologize I was not clear: I would like to use the
> MPI_spawn_multiple function.
>
>
> Shouldn't mat
7;t keep anything that old on our web site. If you
> want to build it, the best way to get the code is to do a subversion
> checkout of the developer's trunk at that revision level:
>
> svn co -r 22794 http://svn.open-mpi.org/svn/ompi/trunk
>
> Remember to run autogen b
Ralph Castain ha
scritto:
> Apparently not. I will investigate when I return from vacation next week.
>
>
> Sent from my iPad
>
> On Feb 22, 2011, at 12:42 AM, Federico Golfrè Andreasi <
> federico.gol...@gmail.com> wrote:
>
> Hi Ralf,
>
> I've tested spawning wit
ensure it is in the next one...but I'd be
> very surprised if it isn't already in there.
>
>
> On Oct 19, 2010, at 3:03 AM, Federico Golfrè Andreasi wrote:
>
> Hi Ralf !
>
> I saw that the new realease 1.5 is out.
> I didn't found this fix in the "list of
ouldn't backport the fix).
> I understand that will come out sometime soon, but no firm date has been
> set.
>
>
> On Apr 1, 2010, at 4:05 AM, Federico Golfrè Andreasi wrote:
>
> Hi Ralph,
>
>
> I've downloaded and tested the openmpi-1.7a1r22817 sna
Hi Ralph,
I've downloaded and tested the openmpi-1.7a1r22817 snapshot,
and it works fine for (multiple) spawning more than 128 processes.
That fix will be included in the next release of OpenMPI, right ?
Do you when it will be released ? Or where I can find that info ?
Thank you,
f things I'd rather
> change) and then apply to our developer's trunk. I would expect it to
> migrate over to the 1.4 release series at some point (can't guarantee which
> one).
>
>
> On Feb 27, 2010, at 6:47 AM, Federico Golfrè Andreasi wrote:
>
> Hi,
>
&g
ng one
> app_context across 128 nodes? Or are you launching 128 app_contexts, each on
> a separate node?
>
>
> On Feb 26, 2010, at 10:23 AM, Federico Golfrè Andreasi wrote:
>
> I'm doing some tests and it seems that is not able to do a spawn multiple
> with more than 1
re aware...the variables are all set to
> int32_t, so INT32_MAX would be the only limit I can imagine. In which case,
> you'll run out of memory long before you hit it.
>
>
> 2010/2/26 Federico Golfrè Andreasi
>
>> HI !
>>
>> have you ever did some analysis
HI !
have you ever did some analysis to understand if there is a limitation in
the number of nodes usable with OpenMPI-v1.4 ?
Using also the functions MPI_Comm_spawn o MPI_Comm_spawn_multiple.
Thanks,
Federico
Hi everyone !
I have to submit you a question,
I write a little code that does and MPI_Comm_spawn_multiple on a specific
set of node.
The node where to run on are specified using the "host" attribute of the
MPI_Info object.
That attribute is filled with the string get from MPI_Get_processor_name.
Look at
http://www.boost.org/doc/libs/1_40_0/doc/html/boost/mpi/intercommunicator.html
to have a Boost wrapper for an Intercommunicator.
Federico
2009/8/28 Ashika Umanga Umagiliya
> Greetings all,
>
> I wanted to send come complex user defined types between MPI processes and
> found out that
Well from what I know Boost.MPI contains only MPI-1 functions
(but refer to the boost mailing list for support
http://lists.boost.org/mailman/listinfo.cgi/boost-users);
so Intercommunicators are not managed by the Boost.MPI library, and you
have to use the stardard MPI functions.
So, by now, I th
r spawning anything.
> If that isn't correct, then we have a bug.
>
> Could you send us a code snippet that shows what you were doing?
>
> Thanks
> Ralph
>
>
> 2009/8/18 Federico Golfrè Andreasi
>
> I think I've solved my problem:
>>
>> in the
-forum.org/docs/mpi21-report/node203.htm that
those information are significant only at root.
In any case now it works.
Thanks,
Federico
2009/8/18 Jeff Squyres
> On Aug 18, 2009, at 5:12 AM, Federico Golfrè Andreasi wrote:
>
> In the info object I only set the "host" key (af
In the info object I only set the "host" key (after creatig the object with
the MPI_Info_create).
I've modified my code to leave out that request and created the array of
Info object as an array of MPI_INFO_NULL but the problem is still the same.
The error is thrown only when running with more tha
ect of the
MPICH/MVAPICH?
What I have to change in order to make it run?
Or the problem is elsewhere located?
Thank you very much,
Federico Golfrè Andreasi
20 matches
Mail list logo