Skip to content

Commit 0bbca2d

Browse files
[DOCS] EMT Next for OEP release 2026.0 (#815)
Signed-off-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
1 parent 9e815aa commit 0bbca2d

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

docs/developer-guide/index.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,30 @@
1-
# Edge Microvisor Toolkit Documentation
1+
# Edge Microvisor Toolkit
22

33
<!--hide_directive
44
<div class="component_card_widget">
55
<a class="icon_github" href="https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/README.md">
66
GitHub project
77
</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>
811
</div>
912
hide_directive-->
1013

1114
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.
1215

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+
1328
Edge Microvisor Toolkit is developed in several pre-configured versions, targeting
1429
different use cases demonstrating how Intel processors can cost-effectively minimize latency, maximize security, and optimize performance for edge AI workloads.
1530
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
5469
## License Information
5570

5671
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).
5873

59-
See the
60-
[LICENSE](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/LICENSE)
61-
document.
6274

6375
## Next Steps
6476

0 commit comments

Comments
 (0)