https://github.com/amd/mxgpu-virtualization
https://github.com/amd/mxgpu-virtualization
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amd/mxgpu-virtualization
- Owner: amd
- License: mit
- Created: 2025-02-10T01:46:36.000Z (over 1 year ago)
- Default Branch: staging
- Last Pushed: 2025-11-26T16:50:52.000Z (7 months ago)
- Last Synced: 2025-11-29T13:56:21.695Z (7 months ago)
- Language: C
- Size: 26.2 MB
- Stars: 167
- Watchers: 22
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# GIM
## What is GIM?
[GIM](https://github.com/amd/MxGPU-Virtualization#) (GPU-IOV Module) is a Linux kernel module for AMD SR-IOV based HW Virtualization (MxGPU) product. It supports KVM based hypervisors with necessary kernel compatibility layer. GIM is reponsible for:
* GPU IOV initialization
* Virtual function configuration and enablement
* GPU scheduling for world switch
* Hang detection and virtual function level reset (FLR)
* PF/VF hand shake and other GPU utilities.
## DOCUMENTATION:
Please check out our [User Guide](https://instinct.docs.amd.com/projects/virt-drv/en/latest/) for instructions on how to set up GIM and example configurations to run SR-IOV enabled VMs.
## Hardware/Features supported:
Please check the latest [release note](https://github.com/amd/MxGPU-Virtualization/releases).