We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67162f commit a6498a9Copy full SHA for a6498a9
CHANGELOG.md
@@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
- Added install_requires keyword to setup call
43
- Added requirements.txt files in dpctl/ and in dpctl/docs (#540)
44
- Improved C-API for dpctl Cython classes, added example of using them in Pybind11 extension. (#550)
45
+- dpctl.SyclEvent acquired ability to get command status and get profiling information. (#553)
46
47
### Changed
48
- Moved DPCLSyclInterface library from MANIFEST.in (#482)
0 commit comments