SCORE_GET_RESOURCE_REQUEST(3)
SCORED LIBRARY (C)
SCORE_GET_RESOURCE_REQUEST(3)
NAME
score_get_resource_request - get resource request for SCore-D login

SYNOPSIS
#include <score_resource.h>

scoreResourceRequest *score_get_resource_request(void);

DESCRIPTION
score_get_resource_request() can be called within the score_runtime_resource() function by a runtime library to check if a resource specification is suitable or not for the runtime library.

RETURN VALUES
score_get_resource_request() returns a pointer to scoreResourceRequest, a score_resource_request struct containing a resource request for SCore-D login specified by an user executing scrun(1).

SEE ALSO
scrun(1), score_runtime_resource(3), SCore-D Runtime Development

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.