Visit Platform at http://www.platform.com

addRsvRequest Struct Reference

add reservation request. More...


Data Fields

int options
char * name
struct {
   int   minNumProcs
   int   maxNumProcs
procRange
int numAskedHosts
char ** askedHosts
char * resReq
char * timeWindow
rsvExecCmd_texecCmd
char * desc
char * rsvName

Detailed Description

add reservation request.

Field Documentation

Reservation options reservation_option.

User or group for which the reservation is made.

Minimum number of processors the required to run the job.

See the -g option of brsvadd.

Maximum number of processors the required to run the job.

struct { ... } addRsvRequest::procRange

Range of number of processors.

The number of invoker specified hosts for the reservation.

If numAskedHosts is 0, all qualified hosts will be considered.

The array of names of invoker specified hosts hosts for the reservation.

The number of hosts is given by numAskedHosts. See the -m option of brsvadd.

The resource requirements of the reservation.

See the -R option of brsvadd.

Active time window for a recurring reservation.

See the -t option of brsvadd.

Info for the -exec option.

Description for the reservation to be created.

The description must be provided as a double quoted text string. The maximum length is 512 chars. Equivalent to the value of brsvadd -d.

User-defined advance reservation name unique in an LSF cluster.

The name is a string of letters, numeric chars, underscores, and dashes beginning with a letter. The maximum length of the name is 39 chars. Equivalent to the value of brsvadd -N.



     
Date Modified: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.