aclrtKernelArgsFinalize
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Indicates that the arguments are assembled completely.
Prototype
aclError aclrtKernelArgsFinalize(aclrtArgsHandle argsHandle)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
argsHandle |
Input |
Handle to the argument list. |
Returns
0 on success; else, failure. For details, see aclError.
Parent topic: Kernel Loading and Execution