Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions examples/omnigen2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ competitive performance across four primary capabilities:
| MindSpore | Ascend Driver | Firmware | CANN toolkit/kernel |
|:---------:|:-------------:|:-----------:|:-------------------:|
| 2.6.0 | 24.1.rc3 | 7.7.0.1.238 | 8.1.RC1 |
| 2.7.0 | 24.1.rc3 | 7.7.0.1.238 | 8.2.RC1 |
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

While you've correctly added support for MindSpore 2.7.0 which uses CANN toolkit 8.2.RC1, the installation instructions below (line 38) still only provide a link for CANN 8.1.RC1. To avoid confusion, please also update the installation instructions to include a link for CANN 8.2.RC1.


1) Install MindSpore and Ascend software per the official docs:

Expand Down