pvm_tidtohost
Returns the host of the specified PVM process.
- Provided by: pvm-dev (Version: 3.4.6-3.2)
- Source: pvm
- Report a bug
Returns the host of the specified PVM process.
C int dtid = pvm_tidtohost( tid ) Fortran call pvmftidtoh( tid, dtid )
The routine pvm_tidtohost returns the host id on which the process identified by tid is located.
The following error conditions can be returned
pvm_config(3PVM), pvm_tasks(3PVM)