|
1 | | -# Edge Microvisor Toolkit Documentation |
| 1 | +# Edge Microvisor Toolkit |
2 | 2 |
|
3 | 3 | <!--hide_directive |
4 | 4 | <div class="component_card_widget"> |
5 | 5 | <a class="icon_github" href="https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/README.md"> |
6 | 6 | GitHub project |
7 | 7 | </a> |
| 8 | + <a class="icon_github" href="https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/next/README.md"> |
| 9 | + GitHub project - Next version |
| 10 | + </a> |
8 | 11 | </div> |
9 | 12 | hide_directive--> |
10 | 13 |
|
11 | 14 | Edge Microvisor Toolkit is a Linux-based operating system that demonstrates the full potential of Intel hardware for Edge AI workloads with the most recent updates that may not yet be available in other distributions. The Linux patches optimize both performance and capabilities of Intel silicon, streamlining integration for operating system vendors and other technology partners. |
12 | 15 |
|
| 16 | +> **Note:** |
| 17 | +> With 2026.0 release, Open Edge Platform introduces two versions of Edge Microvisor Toolkit. |
| 18 | +> |
| 19 | +> - **25.06.02 - based on Kernel 6.12** |
| 20 | +> This version is a main release with the most recent improvements.\ |
| 21 | +> It does not support Intel Ultra Core Series 3 Processors (Panther Lake) yet. |
| 22 | +> - **Next - based on Kernel 6.17**\ |
| 23 | +> This version is intended for Panther Lake platforms. It will complement 25.06.02 in the future.\ |
| 24 | +> If you are interested in using this version, refer to the documentation on GitHub for Next: |
| 25 | +> [Architecture Overview](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/next/docs/developer-guide/emt-architecture-overview.md), |
| 26 | +> [Get Started](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/next/docs/developer-guide/emt-get-started.md) |
| 27 | +
|
13 | 28 | Edge Microvisor Toolkit is developed in several pre-configured versions, targeting |
14 | 29 | different use cases demonstrating how Intel processors can cost-effectively minimize latency, maximize security, and optimize performance for edge AI workloads. |
15 | 30 | To select the right version for you, follow the article on |
@@ -54,11 +69,8 @@ Intel® Arc™ B-Series Graphics and other components are discoverable for conta |
54 | 69 | ## License Information |
55 | 70 |
|
56 | 71 | Based on [Azure Linux](https://github.com/microsoft/azurelinux), Edge Microvisor Toolkit shares its permissive open-source license: |
57 | | -[MIT](https://github.com/microsoft/azurelinux/blob/3.0/LICENSE). |
| 72 | +[MIT](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/LICENSE). |
58 | 73 |
|
59 | | -See the |
60 | | -[LICENSE](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/LICENSE) |
61 | | -document. |
62 | 74 |
|
63 | 75 | ## Next Steps |
64 | 76 |
|
|
0 commit comments