From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,INVALID_MSGID, TO_MALFORMED autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cd30f00dc36fe3a8 X-Google-Attributes: gid103376,public From: Ken Thomas Subject: Re: Binding to pvm ? Date: 1996/06/19 Message-ID: <31C7BBBB.41C67EA6@ecs.soton.ac.uk>#1/1 X-Deja-AN: 160990084 references: to: Ruediger Berlich content-type: text/plain; charset=us-ascii organization: CCG mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4c) Date: 1996-06-19T00:00:00+00:00 List-Id: Ruediger Berlich wrote: > > Hi all, > does anyone know of a binding from Ada (GNAT) to the > parallel virtual machine (pvm) ? > Thanks for any help. > Bye and have a nice day, > Ruediger > [berlich@pc66.mppmu.mpg.de] I have produced a thickish binding ftp://ftp.ecs.soton.ac.uk/pub/kst/AdaPVM2.tar.gz Not all PVM features are implemented but there is a thin binding to the C interface. One feature is the use of Ada.Streams to perform the message packing/unpacking. I have tested the system on Sparcs connected by Ethernet and on the Meiko-CS2. It will be tested on the IBM SP2 in future. I hope this helps Ken -- Dr K.S. Thomas Department of Electronics and Computer Science University of Southampton Highfield Southampton SO17 1BJ United Kingdom Telephone : (+44) 01703 593029 Fax : (+44) 01703 593903 email: kst@ecs.soton.ac.uk