OpenCL Kernels: Add general function declaration keyword (static inline)
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
- OpenCL Runtime: Updated rocm detection
|
||||
- OpenCL Runtime: Enforce to use OpenCL version 1.2 to restrain OpenCL runtimes to make use of the __generic address space qualifier
|
||||
- OpenCL Runtime: Add current timestamp to OpenCL kernel source in order to force OpenCL JiT compiler to recompile and not use the cache
|
||||
- OpenCL Kernels: Add general function declaration keyword (static inline)
|
||||
- OpenCL Kernels: Replace variables from uXX to uXXa if used in __constant space
|
||||
- OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements, to reduce startup time
|
||||
- OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
|
||||
|
||||
Reference in New Issue
Block a user