1. drmaa2_rinfo_free(3)
  2. DRMAA2
  3. drmaa2_rinfo_free(3)

NAME

drmaa2_rinfo_free - drmaa2_rinfo_free, Frees a reservation info object.

SYNOPSIS

#include "drmaa2.h"

void drmaa2_rinfo_free(drmaa2_rinfo * rinfo);

DESCRIPTION

Frees the memory of a drmaa2_rinfo object and sets it to NULL. A drmaa2_rinfo object is part of the optional reservation session and not supported in Univa(R) Grid Engine(TM).

SEE ALSO

drmaa2_slotinfo_free(3)

AUTHOR

Copyright Univa Corporation 2013

  1. Univa Corporation
  2. October 2013
  3. drmaa2_rinfo_free(3)