Difference between revisions of "GVM"

From Open-IOV
Jump to navigation Jump to search
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://github.com/OpenMdev/GVM GVM] is a GPU Virtualization Machine for Linux on x86 hardware. It consists of a loadable kernel module, gvm.ko, that provides the core virtualization infrastructure and a processor specific module, gvm-intel.ko, gvm-amd.ko, gvm-nvidia.ko.
'''GVM''' is a '''GPU Virtual Machine''' for IOMMU-capable computers such as x86 and ARM.


== Planning ==
== GVM Components ==
'''Mdev-GPU''' source code can be found [https://github.com/Arc-Compute/Mdev-GPU here].


# Survey available information on Mdev/SR-IOV internals.
Additional GVM components will be documented and made open source over time.
# Comprehensive documentation of [https://openmdev.io/index.php/Mediated_Device_Internals Mediated Device Internals] (in progress).
# Meta-analysis of collected Mediated Device Internals documentation.
# Adjustments to GVM Planning.


== Software Programming ==
== Design & Documentation ==
Comprehensive documentation of I/O Virtualization functionality can be found on the [https://openmdev.io/index.php/Mediated_Device_Internals '''Mediated Device Internals'''] page.


# Creation of simple gvm.ko infrastructure based on common GPU internals (core RPC functions suitable for use with driver submodules).
Documentation of the GVM Project's Mdev-GPU library, daemons, and CLI tools can be found at [https://gvm-docs.openmdev.io/mdev-gpu/ https://gvm-docs.openmdev.io/mdev-gpu]
# Creation of gvm.ko submodule interface (suitable for use with interchangeable processor modules such as gvm-intel.ko, gvm-amd.ko, gvm-nvidia.ko).
 
# Creation of gvm-intel.ko, gvm-amd.ko, gvm-nvidia.ko processor submodules.
== Community ==
 
=== IRC ===
'''#gvm''' and '''#gvm-devel''' on oftc.net
 
=== Discord ===
https://discord.gg/Rb9K9DYxKK

Latest revision as of 21:00, 5 July 2022

GVM is a GPU Virtual Machine for IOMMU-capable computers such as x86 and ARM.

GVM Components

Mdev-GPU source code can be found here.

Additional GVM components will be documented and made open source over time.

Design & Documentation

Comprehensive documentation of I/O Virtualization functionality can be found on the Mediated Device Internals page.

Documentation of the GVM Project's Mdev-GPU library, daemons, and CLI tools can be found at https://gvm-docs.openmdev.io/mdev-gpu

Community

IRC

#gvm and #gvm-devel on oftc.net

Discord

https://discord.gg/Rb9K9DYxKK