scikit-learn-intelex
scikit-learn-intelex copied to clipboard
Update dependency dpctl to v0.11.3
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| dpctl | ==0.8.0 -> ==0.11.3 |
Release Notes
IntelPython/dpctl
v0.11.3
Fixed
v0.11.2
Added
- Extending
dpctl.device_contextwith nested contexts #678
Fixed
v0.11.1
Changed
- Replaced uses of clang compiler with icx executable #665
v0.11.0
Added
- Use Python 3.9 in public CI #599
- Add a new C API utility function (
DPCTLDeviceMgr_GetDeviceInfoStr) to return the device info as a C string object #620 - New Github workflow to build dpclt with nightly Intel llvm/sycl + drivers #621
- Always raise SubDeviceCreationError even when sub-device counts are zero #622
- Updated OpenCL interoprability code to fix build with Intel llvm/sycl bundle #625
- Enabled use of default platform context extension in SYCL compilers that implement this extension #627
- Implemented
dpctl.utils.get_execution_queue(queue_seq)utility to help implementing "compute-follows data" convention for offload target #632 #631
Changed
- Replaced
host_devicedevice type withhostin tests #616 - Rework the logic in
dpctl.memory'scopy_from_devicemethod to work correctly withhostdevice #618 - Use
dpctl.device_type.hostinstead ofdpctl.device_type.host_device#626 - Reinstate deprecated
sycl::programand that was conditionally removed from open source DPC++ toolchain #633 - Use
LoadLibraryExAinstead ofLoadLibraryAto mitigate a possible DLL injection issue when we load the Level zero DLL on windows #636 - Github coverage workflow is changed to use oneAPI 2021.3 instead of latest to work around broken profiling instrumentation in DPC++ 2021.4 #614
- Update build dependencies for NumPy #641
- Use "readelf" on SYCL's
pi_level_zerolibrary to find out and use the exact name ofze_loader.soin SyclInterface library #617
Removed
- Removed use of DPC++ features deprecated in 2021.4 and open source Intel llvm/sycl compiler #603
Fixed
- Suppress errant CMake log #610
- Fixes to compile dpctl using Intel llvm/sycl compiler #603
- Fix for the hang is to avoid passing
nullptrargument tosycl::queue::prefetch#612 - Fixed the logic to return device count #623
- Enabled building of C extensions with dpctl by including header defining
booltype for C compilers #604
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.