0.11.0rc2
Pre-release
Pre-release
·
3927 commits
to master
since this release
What's Changed
- Added new example of Python object exposing sycl_usm_array_interface by @oleksandr-pavlyk in #596
- Cleanup/c extensions with dpctl by @oleksandr-pavlyk in #604
- Silly typo behind slow copy by @oleksandr-pavlyk in #606
- Use Python 3.9 [in public CI] by @PokhodenkoSA in #599
- Suppress errant CMake log. by @diptorupd in #610
- Avoid passing nullptr to sycl::queue::prefetch to avoid buggy hang by @oleksandr-pavlyk in #612
- Moved repeated status message outside of if/else statement by @oleksandr-pavlyk in #613
- Coverage workflow is to use oneAPI 2021.3 by @oleksandr-pavlyk in #614
- replace host_device device type with host in test by @oleksandr-pavlyk in #616
- Use readelf on pi_level_zero library to find exact name of ze_loader by @oleksandr-pavlyk in #617
- Remove use of DPC++ features deprecated in 2021.4 and open source intel/llvm compiler by @oleksandr-pavlyk in #603
- Rework the logic in memory's copy_from_device by @oleksandr-pavlyk in #618
- Added tests to cover red lines in coverage report by @oleksandr-pavlyk in #619
- Add a new utility function to return the device info as a C string object. by @diptorupd in #620
- Always raise SubDeviceCreationError even when counts are zero by @oleksandr-pavlyk in #622
- Add a workflow to install nightly intel/llvm + drivers by @oleksandr-pavlyk in #621
- DPCTLSyclInterface should avoid functions that print to std::cout by @oleksandr-pavlyk in #542
- Correct the logic to return device count. by @diptorupd in #623
- dpctl.device_type.host_device -> dpctl.device_type.host by @oleksandr-pavlyk in #626
- Update opencl interoprability code to fix build with open source llvm/sycl bundle by @oleksandr-pavlyk in #625
- Enable use of default platform context extension by @oleksandr-pavlyk in #627
- [WIP] Rebuild by @Vyacheslav-Smirnov in #605
- test_get_dpcppversion relaxed by @oleksandr-pavlyk in #631
- reinstate deprecated sycl::program and that was conditionally removed from open source DPC++ toolchain by @oleksandr-pavlyk in #633
- Closes #629 by @oleksandr-pavlyk in #632
- Add triggers to CI by @1e-to in #634
- Undid restrictions for on: push triggers by @oleksandr-pavlyk in #637
- Change the way we load level zero DLL on windows. by @diptorupd in #636
- Update build deps for numpy by @xaleryb in #641
- master-> gold/2021 by @xaleryb in #642
Full Changelog: 0.10.0...0.11.0rc2