Dew Math for .NET
|
The kernel list holds the list of kernels (Open CL functions) that are available.
Kernel list is populated when a TOpenCLProgramProgramis loaded. Multiple programs can be loaded and all will have their TOpenCLKernelKernelsadded to this one list. When a program is deleted corresponding kernels will also be removed from this list. The desired Kernel is searched for with the help of the TOpenCLKernelList.LocateLocatemethod.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|