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.
|
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.