Modifier and Type | Method and Description |
---|---|
static CudaJitTarget |
CudaJitTarget.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CudaJitTarget[] |
CudaJitTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CudaJitOptions |
CudaJitOptions.setTarget(CudaJitTarget target)
Specifies the desired compute target.
|
Link to Eclipse OpenJ9 documentation.
To raise a bug report or suggest an improvement create an Eclipse Openj9 issue.
Copyright © 2013, 2020, IBM Corp. All rights reserved.