Skip to content
Snippets Groups Projects
Commit 72d01b07 authored by Michal Babej's avatar Michal Babej
Browse files

update CHANGES

parent 42b1d635
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,12 @@ Notable User Facing Changes ...@@ -11,6 +11,12 @@ Notable User Facing Changes
* implement WG sizes larger than vulkan limits with global offsets * implement WG sizes larger than vulkan limits with global offsets
* fix module constants * fix module constants
* and other small fixes and improvements * and other small fixes and improvements
- SPIR-V support: much improved support for both CPU driver and CUDA
* vectorized versions of kernel library functions now supported
* fixed some atomic related functions
* SPIR-V tests from OpenCL-CTS now pass (with sufficiently recent
llvm-spirv translator)
* specialization constants are supported via clSetProgramSpecializationConstant
- All device names used to control the platform setup via - All device names used to control the platform setup via
POCL_DEVICES are now lower case (as documented in the user manual). POCL_DEVICES are now lower case (as documented in the user manual).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment