BEAGLE
An Application Programming Interface and High-Performance Computing Library for Statistical Phylogenetics
|
Information about a specific instance. More...
#include <beagle.h>
Public Attributes | |
int | resourceNumber |
char * | resourceName |
char * | implName |
char * | implDescription |
long | flags |
Information about a specific instance.
long BeagleInstanceDetails::flags |
Bit-flags that characterize the activate capabilities of the resource and implementation for this instance
char* BeagleInstanceDetails::implDescription |
Description of implementation with details such as how auto-scaling is performed
char* BeagleInstanceDetails::implName |
Name of implementation on which this instance is running as a NULL-terminated character string
char* BeagleInstanceDetails::resourceName |
Name of resource on which this instance is running as a NULL-terminated character string
int BeagleInstanceDetails::resourceNumber |
Resource upon which instance is running