File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -54,17 +54,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5454
5555### Fixed
5656- Fix sub devices (#479 )
57- - Fix addressof_ref function in SyclContext (#488 )
58- - Follow DPCTLDevice_CreateFromSelector which passes the check (#487 )
57+ - Fix addressof_ref function in ` SyclContext ` (#488 )
58+ - Follow ` DPCTLDevice_CreateFromSelector ` which passes the check (#487 )
5959- Fix a typo in the pytest configuration (#490 )
6060- Fixed dbg_build.sh script for Linux to use L0
61- - Reuse IntelSycl_LIBRARY_DIR
61+ - Reuse IntelSycl_LIBRARY_DIR variable in cmake
6262- CXX, dpcpp used on Windows too
6363- Update conda-recipe/bld.bat
64- - Change to SyclQueue.__ repr__ to reflect property
65- - Static methods _ init_helper made into functions and removed from PXD files
66- - Fixed typo in pip installation instruction
67- - Fixed dpctl_config, added dpctl_service.h, .cpp (#539 )
64+ - Change to SyclQueue.__ repr__ to reflect properties (#531 )
65+ - Static methods ` _init_helper ` made into functions and removed from PXD files (#532 )
66+ - Fixed typo in pip installation instruction (#536 )
67+ - Fixed dpctl_config.h, added dpctl_service.h, .cpp (#539 )
68+ - Fixed ` __sycl_usm_array_interface__ ` output for 0d arrays (#547 )
6869
6970## [ 0.8.0] - 05/26/2021
7071
You can’t perform that action at this time.
0 commit comments