Re: [OMPI users] Open MPI and Pascal Environment

2007-07-27 Thread Jeff Squyres
On Jul 26, 2007, at 6:03 PM, Daniël Mantione wrote: This may be a naieve question, but why would binary compatibility be required? Is mpi.pas a source file or a compiled file? It is a source file, containing a Pascal unit. It contains declarations like: function mpi_init(var argc:longint;

Re: [OMPI users] Open MPI and Pascal Environment

2007-07-26 Thread Daniël Mantione
On Thu, 26 Jul 2007, Jeff Squyres wrote: > On Jul 26, 2007, at 3:18 PM, Daniël Mantione wrote: > > > Problematic is the very poor job the openmpi team does at binary > > backwards > > compatibility, applications broke between 1.0 and 1.1, and again > > between > > 1.1 and 1.2. With such bre

Re: [OMPI users] Open MPI and Pascal Environment

2007-07-26 Thread Jeff Squyres
On Jul 26, 2007, at 3:18 PM, Daniël Mantione wrote: Problematic is the very poor job the openmpi team does at binary backwards compatibility, applications broke between 1.0 and 1.1, and again between 1.1 and 1.2. With such breakage, it is next to impossible to maintain an mpi.pas. This m

Re: [OMPI users] Open MPI and Pascal Environment

2007-07-26 Thread Daniël Mantione
On Thu, 26 Jul 2007, Lourival Mendes wrote: > C:\Program Files\MPICH2\include ??? What cluster are you using. Windows 2003? Daniël

Re: [OMPI users] Open MPI and Pascal Environment

2007-07-26 Thread Lourival Mendes
Dear Daniel and other users, As I can see the h2pas present on the Lazarus can make a good job converting the h files into the pas files. Also on the Lazarus home page there is some examples on using it with the MPICH 2. (http://wiki.lazarus.freepascal.org/Creating_bindings_for_C_libraries) Does

Re: [OMPI users] Open MPI and Pascal Environment

2007-07-26 Thread Daniël Mantione
On Thu, 26 Jul 2007, Lourival Mendes wrote: > Hello every one, I'm new to the list also on MPI applications, as I'm > used to the Pascal Environment I would like to know if it is possible to use > the Open MPI with any Pascal Environment?? I have taken a look at this some time ago. h2pas did

[OMPI users] Open MPI and Pascal Environment

2007-07-26 Thread Lourival Mendes
Hello every one, I'm new to the list also on MPI applications, as I'm used to the Pascal Environment I would like to know if it is possible to use the Open MPI with any Pascal Environment?? Such as Delphi and Lazarus Thanks -- Lourival J. Mendes Neto