Re: [OMPI devel] Amateur Guidance

2008-11-07 Thread George Bosilca
On Nov 7, 2008, at 11:41 AM, Timothy Hayes wrote: http://macneill.cs.tcd.ie/~hayesti/ompi.jpg This is unfortunately not available to the outside world. N.B. The XEN component in the BTL layer represents what I'm trying to make. So far so good, the BTL is what you need in order to move da

Re: [OMPI devel] Amateur Guidance

2008-11-07 Thread Timothy Hayes
Hi everyone, Thank you all for your replies. I've now read those additional papers and went through the slides of the Open MPI workshop. I'm still a bit hazy on the architecture of Open MPI (especially relevant to my project) so what I've done is written what I think I understand about process to

Re: [OMPI devel] Amateur Guidance

2008-11-03 Thread Jeff Squyres
On Nov 3, 2008, at 10:39 AM, Eugene Loh wrote: Main answer: no great docs to look at. I think I've asked some OMPI experts and that was basically the answer they gave me. This is unfortunately the current state of the art -- no one has had time to write up good docs. Galen pointed to the

Re: [OMPI devel] Amateur Guidance

2008-11-03 Thread Shipman, Galen M.
The TEG paper is woefully out of date, we don't use that interface anymore. Try the following for dated, but more relevant info: http://www.open-mpi.org/papers/euro-pvmmpi-2006-hpc-protocols http://www.open-mpi.org/papers/workshop-2006/wed_01_pt2pt.pdf These cover the point-to-point infrastruc

Re: [OMPI devel] Amateur Guidance

2008-11-03 Thread Eugene Loh
Timothy Hayes wrote: I'm a regular OpenMPI user but I'm new to the strange world of development and hence this mailing list. I'm currently working on a project that involves OpenMPI and I was wondering if I might get some guidance and pointers in the right direction. The problem I'm having is

[OMPI devel] Amateur Guidance

2008-11-02 Thread Timothy Hayes
Hello everyone, I'm a regular OpenMPI user but I'm new to the strange world of development and hence this mailing list. I'm currently working on a project that involves OpenMPI and I was wondering if I might get some guidance and pointers in the right direction. In brief, my project is trying to m