vem_allocation Struct Reference
Allocation information. More...
Data Fields
vem_allocation_id_t allocId vem_allocreq_t * allocReq int nhost vem_host_t * host vem_hostattr_t * hostattr int nblocked char ** blocked char * client char * user Detailed Description
This is part of vem_allocation_info_reply_t structure
- See also:
- vem_allocation_info_reply_t
Field Documentation
allocation id
allocation request
int nhost number of hosts allocated
array of vem_host_t, the array size is nhost. Which host and how many slots are allocated
array of host attributes, the array size is nhost. Some brief information about each host.
int nblocked number of hosts in block list
char** blocked array of hosts in block list, the array size is nblocked.
char* client client name
char* user user
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.