Commit Graph

13 Commits (3a303ffce457d2cc6c37931d34227e2d6c91b105)

Author SHA1 Message Date
jsteube 1c169af0ad Make -m 14100 a pure kernel only
7 years ago
jsteube beb6ee2061 Add OPTI_TYPE_OPTIMIZED_KERNEL
7 years ago
jsteube 2dd1833998 Move from ld.global.v4.u32 to ld.const.v4.u32 in _a3 kernels
7 years ago
jsteube c918173fcf Get rid of comb_t which can be safely replace with pw_t now
7 years ago
jsteube 2ece9742e1 Compress multiple newlines to one
8 years ago
jsteube d0fa9d059d Remove some unused macros
8 years ago
jsteube 6401c58568 Align all the __constant buffers to workaround OpenCL JIT compiler errors in NV drivers 378.x
8 years ago
jsteube 3fb433de60 Remove __constant from OpenCL kernel function declarations
8 years ago
jsteube bbb4c74e85 OpenCL Kernel: Remove "static" keyword from function declarations; Causes older Intel OpenCL runtimes to fail compiling
8 years ago
Gabriele Gristina 5e28b59bd3 Fix kernel build warnings (no previous prototypes and/or incompatible function parameters ...
8 years ago
Jens Steube 7fe575e204 Add const qualifier to variable declaration of matching global memory objects
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 71a8459d85 Two new modes added:
8 years ago