Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pvm_tidtohost(3PVM) — Parallel Software Environment 1.9

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

pvm_config(3PVM)

pvm_tasks(3PVM)

TIDTOHOST(3PVM)  —  Subroutines

NAME

pvm_tidtohost − Returns the host of the specified PVM process. 
 

SYNOPSIS

Cint dtid = pvm_tidtohost( tid )
 
Fortrancall pvmftidtoh( tid, dtid )

 

PARAMETERS

tidInteger task identifier of the PVM process in question. 

dtidInteger returns the tid of the host’s pvmd3 or a negative value if an error. 
 

DESCRIPTION

The routine pvm_tidtohost returns the host id on which the process identified by tid is located. 
 

ERRORS

The following error conditions can be returned

PvmBadParam
An invalid tid value was specified.

PvmSysErr
pvmd not responding.

SEE ALSO

pvm_config(3PVM), pvm_tasks(3PVM)

  —  30 August, 1993

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026