Commit Graph

10 Commits (05505030b82c3172991c18fc5077db6d127c8ece)

Author SHA1 Message Date
Jens Steube 245301c9b4 Started optimizing some of the OpenCL kernel for latest AMD Catalyst 15.12:
9 years ago
jsteube 331188167c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context
9 years ago
jsteube 5f7c47b461 Fix path to includes
9 years ago
jsteube bd16fd4cfc Declare word_buf_r as __constant for _a3 kernel
9 years ago
jsteube f3a394b85d Workaround buggy NV OpenCL runtime
9 years ago
jsteube 0522ca9cbe Revert "Workaround buggy NV OpenCL runtime"
9 years ago
jsteube 90eba9cd2e Workaround buggy NV OpenCL runtime
9 years ago
jsteube aedc142d0b fix -m 5500
9 years ago
jsteube 76cc1631be More kernel fixes for function calls and vector datatypes
9 years ago
jsteube 0bf4e3c34a - Dropped all vector code since new GPU's are all scalar, makes the code much easier
9 years ago