Newsgroups: comp.parallel.pvm
From: ielavkow@ie.technion.ac.il (Levkovitz Roni)
Subject: PVM and mixed language programming [Q]
Organization: Technion, Israel Institute of Technology
Date: Sun, 18 Jun 1995 10:53:05 GMT
Message-ID: <DAD7KH.8L8@discus.technion.ac.il>


Hi,    I have two programs which I would like to connect by sending
information between them using PVM routines.   The only problem is that
one of them is written in C and the other is in fortran. As I understand
it, PVM is written in C and the fortran part is just an interface. Therefore,
I should not have problems sending a stream of data
in Fortran and receiving by C.      Does anybody has any experiance in this?

 
2.  I am regulary using PVM to send vectors which have more than 16K elements
since the routines support only short integer size I separate the vector to
several small vectors. Is there any PVM version that supports longer 
arrays in send and recieve commands?



Thanks in advance
Roni 

--
====================================================================
Dr. Ron Levkovitz
ielavkow@ie.technion.ac.il
The Optimization Laboratory
Faculty of Industrial Engineering and Management
Technion, Israel Institute of Technology
Haifa 32000
Israel
Telephone (972) 4 292039 Fax (972) 4 235138
====================================================================

