Modifier and Type | Method and Description |
---|---|
static CudaJitOptions.CacheMode |
CudaJitOptions.CacheMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CudaJitOptions.CacheMode[] |
CudaJitOptions.CacheMode.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.setCacheMode(CudaJitOptions.CacheMode mode)
Specifies the desired caching behavior (-dlcm).
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2013, 2025 IBM Corp. and others.