- 07 Dec, 2020 2 commits
-
-
Luis Mendes authored
Feature: Add support for getKernelMaxWorkGroupSize(), getKernelCompileWorkGroupSize(), getKernelPreferredWorkGroupSizeMultiple(), getKernelMinimumPrivateMemSizeInUsePerWorkItem() and getKernelLocalMemSizeInUse() - Fixes refs #2, Fixes refs #156
-
Luis Mendes authored
-
- 06 Dec, 2020 2 commits
-
-
Jeffrey Phillips Freeman authored
Feature: Provide Kernel.compile(...) method for pre-compilation of kernel without executing it See merge request aparapi/aparapi!19
-
Luis Mendes authored
-
- 14 Nov, 2020 1 commit
-
-
Luis Mendes authored
-
- 09 Nov, 2020 1 commit
-
-
Luis Mendes authored
Feature: Provide Kernel.compile(...) method for pre-compilation of kernel without executing it - small test improvement
-
- 08 Nov, 2020 4 commits
-
-
Luis Mendes authored
Feature: Provide Kernel.compile(...) method for pre-compilation of kernel without executing it - correction
-
Luis Mendes authored
Feature: Provide Kernel.compile(...) method for pre-compilation of kernel without executing it - correction
-
Luis Mendes authored
-
Luis Mendes authored
-
- 21 Oct, 2020 2 commits
-
-
Jeffrey Phillips Freeman authored
Fix: Issue #3 NullPointerException when calling Kernel.getProfileReportCurrentThread(device) or similar methods when Kernel never ran on device (refs #3) See merge request aparapi/aparapi!18
-
Luis Mendes authored
Fix: Issue #3 NullPointerException when calling Kernel.getProfileReportCurrentThread(device) or similar methods when Kernel never ran on device (refs #3)
-
- 02 Oct, 2020 10 commits
-
-
Jeffrey Phillips Freeman authored
Fixed coverage report badge in readme. See merge request aparapi/aparapi!16
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
Added test coverage reporting for gitlab. See merge request aparapi/aparapi!15
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
- 01 Oct, 2020 10 commits
-
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
Pocl GPU support is experimental right now, so removing it from the tests and leaving only the pocl CPU tests.
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
Set up each test variation to exit with an error if it cant detect a GPU or if it expect not GPU and detects one.
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
- 30 Sep, 2020 8 commits
-
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
updated changelog to reflect dependency updates. See merge request aparapi/aparapi!13
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
Had to rebase away garys recent bug fix due to not squashing, this adds his fix back (thought sadly now he wont get credit in the commit log).
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-