Commit 1b27f0f3 authored by psychocrypt's avatar psychocrypt
Browse files

OpenCl: fix NVIDIA

- fix broken compile: change used `ULL` to `UL` because `UL` is defined as 64bit
- fix memory copy to shared memory via vload8 (somehow it create wrong access)
parent 35fb646c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment