We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5c91c commit 31f3031Copy full SHA for 31f3031
CHANGELOG.md
@@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-## [0.17.3] - 2021-11-xx
+## [0.17.3] - 2021-11-30
10
+
11
+### Changed
12
+* Use `llvm-spirv` from `dpcpp` compiler package by default [cherry picked from #649] (#651)
13
14
### Fixed
15
* Enable offloading for `numba.njit` in `dpctl.deveice_context` (#630)
0 commit comments