pbs_default.3B

Langue: en

Version: 325150 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

pbs_default - return the pbs default server name

SYNOPSIS

#include <pbs_error.h>
#include <pbs_ifl.h>
 int pbs_default()
 

DESCRIPTION

A character string is returned containing the name of the default PBS server. The default server is defined by (a) the setting of the environment variable PBS_DEFAULT which contains a destination, or (b) the destination in the batch administrator established file  

SEE ALSO

qsub(1B), pbs_connect(3B), pbs_disconnect(3B), and the PBS External Reference Specification

DIAGNOSTICS

If the default server cannot be determined, a NULL value is returned.