This project is mirrored from https://github.com/Syncleus/aparapi.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 17 Feb, 2021 2 commits
-
-
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
-
- 16 Feb, 2021 3 commits
-
-
Jeffrey Phillips Freeman authored
Fix: Unit test ProfileReportBackwardsCompatTest was failing the 500ms time winddow under system load See merge request !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
-
- 15 Feb, 2021 4 commits
-
-
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 !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
-
- 14 Feb, 2021 2 commits
-
-
Jeffrey Phillips Freeman authored
Fix: Aparapi JNI header file generation for aparapi-native by newer javac > version 8 See merge request !21
-
-
- 05 Jan, 2021 1 commit
-
-
Jeffrey Phillips Freeman authored
Add support for getKernelMaxWorkGroupSize(), getKernelCompileWorkGroupSize(), gettKernelPreferredWorkGroupSizeMultiple(), getKernelMinimumPrivateMemSizeInUsePerWorkItem() and getKernelLocalMemSizeInUse() - Fixes refs #2, Fixes refs #156 See merge request !20
-
- 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 !19
-
-
- 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
-
- 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 !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 !16
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
Added test coverage reporting for gitlab. See merge request !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 6 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
-