Skip to content

Commit 1e8ff0f

Browse files
committed
Added mention of OpenCL compilation fix to changelog.
Issue: 30
1 parent 6760618 commit 1e8ff0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2.0.0
44

5+
* Fixed OpenCL compilation which would throw null kernel or JNI linking exceptions.
56
* work on config, mem override, mem align, sync with java-ucores
67
* Java for UCores is meant to be an accelerator 'friendly' Java version based on OpenJDK and obuildfactory. Accelerator users should consider using Java for UCores in conjunction with Aparapi UCores as it will automatically allocate memory on boundaries that can enhance PCIE transfer speeds.
78
* Added a a more flexible way of per-platform config through ConfigSettings.cpp

0 commit comments

Comments
 (0)