- Oct 24, 2023
-
-
Luis Mendes authored
-
Luis Mendes authored
Fix NoCL issue, fix PrivateMemorySpace code generation issues, add mad24: Fixes #10, #11 Closes #10 and #11 See merge request aparapi/aparapi!26
-
Luis Mendes authored
-
- Oct 19, 2023
-
-
Luis Mendes authored
-
- Sep 06, 2022
-
-
Luis Mendes authored
-
- Jul 12, 2021
-
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
- Jul 01, 2021
-
-
Jeffrey Phillips Freeman authored
-
- Feb 17, 2021
-
-
Jeffrey Phillips Freeman authored
Fix ProfileReportBackwardsCompatTest test, that is still failing improperly... See merge request aparapi/aparapi!24
-
Luis Mendes authored
Fix ProfileReportBackwardsCompatTest test, that is still failing improperly when the OpenCL execution time is in the same order of magnitude of the Java latency
-
Jeffrey Phillips Freeman authored
-
- Feb 16, 2021
-
-
Jeffrey Phillips Freeman authored
Fix: Unit test ProfileReportBackwardsCompatTest was failing the 500ms time winddow under system load See merge request aparapi/aparapi!23
-
Luis Mendes authored
Fix: Unit test ProfileReportBackwardsCompatTest was failing the 500ms time window under system load, replaced to a 20% time window of the reported kernel execution time
-
Jeffrey Phillips Freeman authored
-
- Feb 15, 2021
-
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
Fix: KernelAndDeviceItemSizeLimitsTest test, where we just want to test that we can query OpenCL device driver See merge request aparapi/aparapi!22
-
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
-