Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oneDNN v3.6 release notes #2113

Merged
merged 7 commits into from
Oct 3, 2024
Merged

oneDNN v3.6 release notes #2113

merged 7 commits into from
Oct 3, 2024

Conversation

vpirogov
Copy link
Contributor

With growing amount of contributions to oneDNN capturing all the user-visible changes in human readable form became challenging. This PR includes a release notes draft based on the information from the PRs for the contributors to review. Your additions and corrections are highly appreciated.

@vpirogov vpirogov requested review from a team September 23, 2024 23:54
@github-actions github-actions bot added documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc backport labels Sep 23, 2024
@vpirogov vpirogov force-pushed the vpirogov/release-notes branch from d2d6c57 to 599c1a4 Compare September 23, 2024 23:57
@vpirogov
Copy link
Contributor Author

@vpirogov vpirogov force-pushed the vpirogov/release-notes branch from 599c1a4 to 4a8d103 Compare September 25, 2024 01:15
Copy link
Contributor

@ranukund ranukund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes suggested. Please incorporate as you see fit. Thanks!

* Introduced support for Intel DPC++/C++ Compiler 2025.0.
* Introduced interoperability with [SYCL Graph] record/replay mode.
* Removed dependency on OpenCL runtime for NVIDIA and AMD GPUs.
* **[experimental]** Introduced [logging mechanism][spdlog] based on spdlog
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we intend to keep this tag "experimental"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use [experimental] tag to communicate that certain features do not guarantee API stability and require explicit opt-in. If you have suggestions on how make it better please share.

Co-authored-by: Ranu Kundu <ranu.kundu@intel.com>
@vpirogov vpirogov force-pushed the vpirogov/release-notes branch from 62a4a37 to 60121ca Compare September 26, 2024 20:00
@spalicki
Copy link
Contributor

spalicki commented Oct 2, 2024

make test Lightweight_scans

@mgouicem
Copy link
Contributor

mgouicem commented Oct 2, 2024

make test Lightweight_scans

1 similar comment
@mgouicem
Copy link
Contributor

mgouicem commented Oct 3, 2024

make test Lightweight_scans

@spalicki spalicki merged commit 0bbb39c into rls-v3.6 Oct 3, 2024
11 of 12 checks passed
@spalicki spalicki deleted the vpirogov/release-notes branch October 3, 2024 20:02
@vpirogov vpirogov added this to the v3.6 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.