- Feb 15, 2021
-
-
Fix: KernelAndDeviceItemSizeLimitsTest test, where we just want to test that we can query OpenCL device driver and we are not so interested in the value itself, which can vary depending on the OpenCL device compiler
-
- Feb 14, 2021
-
-
Jeffrey Phillips Freeman authored
Fix: Aparapi JNI header file generation for aparapi-native by newer javac > version 8 See merge request aparapi/aparapi!21
-
-
- Jan 05, 2021
-
-
Jeffrey Phillips Freeman authored
Add support for getKernelMaxWorkGroupSize(), getKernelCompileWorkGroupSize(), gettKernelPreferredWorkGroupSizeMultiple(), getKernelMinimumPrivateMemSizeInUsePerWorkItem() and getKernelLocalMemSizeInUse() - Fixes refs #2, Fixes refs #156 See merge request aparapi/aparapi!20
-
- Dec 07, 2020
-
-
Luis Mendes authored
Feature: Add support for getKernelMaxWorkGroupSize(), getKernelCompileWorkGroupSize(), getKernelPreferredWorkGroupSizeMultiple(), getKernelMinimumPrivateMemSizeInUsePerWorkItem() and getKernelLocalMemSizeInUse() - Fixes refs #2, Fixes refs #156
-
Luis Mendes authored
-
- Dec 06, 2020
-
-
Jeffrey Phillips Freeman authored
Feature: Provide Kernel.compile(...) method for pre-compilation of kernel without executing it See merge request aparapi/aparapi!19
-
-
- Nov 14, 2020
-
-
Luis Mendes authored
-
- Nov 09, 2020
-
-
Luis Mendes authored
Feature: Provide Kernel.compile(...) method for pre-compilation of kernel without executing it - small test improvement
-
- Nov 08, 2020
-
-
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
-
- Oct 21, 2020
-
-
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)
-
- Oct 02, 2020
-
-
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
-
- Oct 01, 2020
-
-
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
-
- Sep 30, 2020
-
-
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).
-