Difference between revisions of "GVM"
Jump to navigation
Jump to search
(→Plan) |
(→IRC) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''GVM''' is a ''' | '''GVM''' is a '''GPU Virtual Machine''' for IOMMU-capable computers such as x86 and ARM. | ||
== GVM Components == | |||
'''Mdev-GPU''' source code can be found [https://github.com/Arc-Compute/Mdev-GPU 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 [https://openmdev.io/index.php/Mediated_Device_Internals '''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/ https://gvm-docs.openmdev.io/mdev-gpu] | |||
== | == 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