Newsgroups: comp.parallel.pvm
From: Robbert Verweij <robbert@duttwta.tn.tudelft.nl>
Subject: Call pvmftidtoh should be pvmftidtohost (i think...)
Organization: Delft university of Technology
Date: 9 Aug 1995 13:42:59 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <40ae13$hn5@cyber.tn.tudelft.nl>

Hello,

i tried to use the pvm-subroutine "pvmftidtoh", as it is supposted to
work according the manual page (pvm3.3.5). 
This DOES not work (loader gives 'unsatisfied symbol'), although
the subroutine is called pvmtidtoh.o in the library libfpvm. The name of the
suboutine is SUBROUTINE pvmftitdtohost, and  hence the proper call should be 

CALL pvmftidtohost (mytid, hosttid)

which is indeed more consistent with the c-syntax.

Probably it's easy fixed (and probably it is already fixed in recent patches), 
but i thought i'd post it anyway.

Comment of any kind are always welcome,

Kind regard, Robbert.

PS: Is there a handier way to find out the hostname of the host where my tasks
are spawned,if i spawn them under pvmdefault?
-- 
==========================================================================
|                                      Delft University of Technology
|                                      Applied Physics Department
|   R.L. Verweij (Robbert)                   Group Transport phenomena
|       PhD student                          Section Heat Transfer
|                                      Lorentzweg 1
|                                      2628 CJ Delft The Netherlands.
|
| Phone: +31 15 78 4720
| Fax  : +31 15 78 1204
| email: robbert@duttwta.tn.tudelft.nl
| URL  : http://duttwte.tn.tudelft.nl:8080/people/phd/verweij.html
==========================================================================


