IBM

lsb_addjgrp

Adds a job group.

lsb_addjgrp adds a job group.

#include <lsf/lsbatch.h>

int lsb_addjgrp(struct jgrpAdd *jgrpAddPtr, struct jgrpReply **jgrpReplyPtr)

Parameters:
jgrpAdd *jgrpAddPtr The pointer to the job group add structure.
jgrpReply *jgrpReplyPtr The pointer to the job group reply structure.
Data Structures:
jgrpAdd jgrpReply
Define Statements: none

Returns:
int:0
Function was successful.

int:-1
Function failed.

Errors:
If the function fails, lsberrno and jgrpReplyPtr-> will be set to indicate the error.
Equivalent line commands:
bgadd
Files:
${LSF_ENVDIR:-/etc}/lsf.conf
See also:
none


     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.