I don't know how to access the svn repository.
svn checkout http://mpi4py.scipy.org/mpi4py/browser/mpi4py/trunk mpi4py
svn: PROPFIND request failed on '/mpi4py/browser/mpi4py/trunk'
svn: PROPFIND of '/mpi4py/browser/mpi4py/trunk': 200 Ok
(http://mpi4py.scipy.org)
Also signed up for the mpi4py users list; took many days to get a reply
and when I confirmed the subscription e-mail, it bounced back; maybe a
temporary problem?...
Thanks for any help.
--
Valmor
> -----Original Message-----
> From: users-bounces_at_[hidden] [mailto:users-bounces_at_[hidden]]
On
> Behalf Of Brian Granger
> Sent: Monday, December 17, 2007 10:47 AM
> To: Open MPI Users
> Subject: Re: [OMPI users] unable to open osc pt2pt
>
> This should be fixed in the subversion trunk of mpi4py. Can you do an
> update to that version and retry. If it still doesn't work, post to
> the mpi4py list and we will see what we can do.
>
> Brian
>
> On Dec 17, 2007 8:25 AM, de Almeida, Valmor F. <dealmeidav_at_[hidden]>
> wrote:
> >
> > Hello,
> >
> > I am getting these messages (below) when running mpi4py python
codes.
> > Always one message per mpi process. The codes seem to run correctly.
Any
> > ideas why this is happening and how to avoid it?
> >
> > Thanks,
> >
> > --
> > Valmor de Almeida
> >
> > >mpirun -np 2 python helloworld.py
> > [xeon0:05998] mca: base: component_find: unable to open osc pt2pt:
file
> > not found (ignored)
> > [xeon0:05999] mca: base: component_find: unable to open osc pt2pt:
file
> > not found (ignored)
> > Hello, World!! I am process 0 of 2 on xeon0.
> > Hello, World!! I am process 1 of 2 on xeon0.
> >
> >
> >
> > _______________________________________________
> > users mailing list
> > users_at_[hidden]
> > http://www.open-mpi.org/mailman/listinfo.cgi/users
> >
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|