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

update CHANGES

parent aac29fa7
Branches
Tags
No related merge requests found
...@@ -23,6 +23,11 @@ Notable User Facing Changes ...@@ -23,6 +23,11 @@ Notable User Facing Changes
CBS is expected to work for kernels that POCL's current kernel compiler CBS is expected to work for kernels that POCL's current kernel compiler
does not support. Currently, CBS can be manually enabled by setting does not support. Currently, CBS can be manually enabled by setting
the environment variable `POCL_WORK_GROUP_METHOD=cbs`. the environment variable `POCL_WORK_GROUP_METHOD=cbs`.
- New device driver, using the Level Zero API. It supports many features,
however there are still a few missing. For the full
documentation, see doc/sphinx/source/level0.rst.
- Support for cl_intel_unified_shared_memory (only with
the Level Zero driver).
Notable Fixes Notable Fixes
------------- -------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment