Modifier and Type | Method and Description |
---|---|
static CudaDevice.Limit |
CudaDevice.Limit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CudaDevice.Limit[] |
CudaDevice.Limit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
CudaDevice.getLimit(CudaDevice.Limit limit)
Returns the value of the specified
limit . |
void |
CudaDevice.setLimit(CudaDevice.Limit limit,
long value)
Configures the specified
limit . |
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2013, 2025 IBM Corp. and others.