- 09 Sep, 2018 1 commit
-
-
Sean Talts authored
This reverts commit 769c6314.
-
- 08 Sep, 2018 1 commit
-
-
Sean Talts authored
This reverts commit 0e928a58, reversing changes made to 18755752.
-
- 02 Sep, 2018 3 commits
-
-
rok-cesnovar authored
-
Stan Jenkins authored
-
rok-cesnovar authored
-
- 28 Aug, 2018 2 commits
-
-
Steve Bronder authored
Removes thread block size and work per thread in helpers.hpp since they would be double defined there
-
Steve Bronder authored
Removes the LOWER, UPPER definitions from the helpers so they are only in the openCL context's base macro map. Adds an options users can pass to global and local kernels to define macros.
-
- 26 Aug, 2018 4 commits
-
-
Stan Jenkins authored
-
rok-cesnovar authored
-
Stan Jenkins authored
-
Steve Bronder authored
-
- 25 Aug, 2018 4 commits
-
-
Stan Jenkins authored
-
Steve Bronder authored
Reduces the two THREAD_BLOCK_SIZE macros to just one. Moves a lot of macros from the kernel compilation step. adds documentation to functor
-
Stan Jenkins authored
-
rok-cesnovar authored
added compile time max wg size checks, changed the use of thread/thredblock to workitem/workgroup (WI/WG)
-
- 24 Aug, 2018 3 commits
-
-
rok-cesnovar authored
-
Stan Jenkins authored
[Jenkins] auto-formatting by clang-format version 5.0.2-svn328729-1~exp1~20180509124008.99 (branches/release_50)
-
rok-cesnovar authored
-
- 23 Aug, 2018 5 commits
-
-
Sean Talts authored
-
Stan Jenkins authored
-
Sean Talts authored
-
Steve Bronder authored
-
Steve Bronder authored
Changes all the kernel files so that they are placed into const char*'s within each kernel file. Doxygen works but the object holding the kernel code is undocumented. All of the kernel structs are moved into the respective kernel file
-
- 22 Aug, 2018 3 commits
-
-
rok-cesnovar authored
-
rok-cesnovar authored
-
Sean Talts authored
-
- 20 Aug, 2018 1 commit
-
-
Sean Talts authored
-
- 17 Aug, 2018 1 commit
-
-
Steve Bronder authored
functions through kernel_cl.func(inputs).
-
- 12 Aug, 2018 2 commits
-
-
Steve Bronder authored
-
Steve Bronder authored
Placed all kernels in STRINGIFY macros. Kernels now have read_only, write_only read_write decorators to the kernel.
-
- 10 Aug, 2018 1 commit
-
-
rok-cesnovar authored
-
- 09 Aug, 2018 1 commit
-
-
rok-cesnovar authored
-
- 05 Aug, 2018 3 commits
-
-
Steve Bronder authored
-
Steve Bronder authored
-
Steve Bronder authored
-
- 02 Aug, 2018 2 commits
-
-
rok-cesnovar authored
-
rok-cesnovar authored
-
- 01 Aug, 2018 1 commit
-
-
rok-cesnovar authored
-
- 29 Jul, 2018 2 commits
-
-
rok-cesnovar authored
-
rok-cesnovar authored
-