pvmfexit man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

EXIT(3PVM)			PVM Version 3.4			    EXIT(3PVM)

NAME
       pvm_exit - Tells the local pvmd that this process is leaving PVM.

SYNOPSIS
       C    int info = pvm_exit( void )

       Fortran	 call pvmfexit( info )

PARAMETERS
       info    Integer	status code returned by the routine.  Values less than
	       zero indicate an error.

DESCRIPTION
       The routine pvm_exit tells the local pvmd that this process is  leaving
       PVM.   This  routine  does  not kill the process, which can continue to
       perform tasks just like any other serial process.

       pvm_exit should be called by all PVM processes before they stop or exit
       for  good.  It  must  be called by processes that were not started with
       pvm_spawn.

EXAMPLES
       C:
	    /* Program done */
	    pvm_exit();
	    exit();

       Fortran:
	    CALL PVMFEXIT(INFO)
	    STOP

ERRORS
       PvmSysErr
	      pvmd not responding

SEE ALSO
				30 August, 1993			    EXIT(3PVM)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net