Modifier and Type | Method and Description |
---|---|
static CudaJitOptions.Fallback |
CudaJitOptions.Fallback.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CudaJitOptions.Fallback[] |
CudaJitOptions.Fallback.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.setJitFallbackStrategy(CudaJitOptions.Fallback strategy)
Specifies the fallback strategy if an exactly matching
binary object cannot be found.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2013, 2023 IBM Corp. and others.