Modifier and Type | Method and Description |
---|---|
CudaFunction |
CudaModule.getFunction(java.lang.String name)
Returns the function of the specified name from this module.
|
Constructor and Description |
---|
CudaKernel(CudaModule module,
CudaFunction function)
Creates a new kernel object in the given module whose entry point
is the specified function.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2013, 2023 IBM Corp. and others.