All Projects → ledisthebest → LEDs-single-gpu-passthrough

ledisthebest / LEDs-single-gpu-passthrough

Licence: other
Single GPU passthrough guide 单显卡直通教程资源

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to LEDs-single-gpu-passthrough

gpu-passthrough
A GPU passthrough tutorial using libvirt and KVM on GNU/Linux
Stars: ✭ 57 (-34.48%)
Mutual labels:  amd, kvm, gpu-passthrough
ryzen smu
A Linux kernel driver that exposes access to the SMU (System Management Unit) for certain AMD Ryzen Processors. Read only mirror of https://gitlab.com/leogx9r/ryzen_smu
Stars: ✭ 57 (-34.48%)
Mutual labels:  amd, ryzen
ZenStates-Linux
Dynamically edit AMD Ryzen processor P-States
Stars: ✭ 52 (-40.23%)
Mutual labels:  amd, ryzen
ryzentosh
OpenCore Configuration for Ryzen 3950x with ASUS Crosshair VIII Hero (Wi-Fi) X570
Stars: ✭ 15 (-82.76%)
Mutual labels:  amd, ryzen
macOS-EFI-Asus-X570I
🖥 Files needed to run macOS on the Asus ROG Strix X570-I
Stars: ✭ 12 (-86.21%)
Mutual labels:  amd, ryzen
Autodesk-Fusion-360-for-Linux
This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
Stars: ✭ 810 (+831.03%)
Mutual labels:  amd
Chinese financial sentiment dictionary
A Chinese financial sentiment word dictionary
Stars: ✭ 67 (-22.99%)
Mutual labels:  chinese
script
same script
Stars: ✭ 13 (-85.06%)
Mutual labels:  kvm
ccalendar
Chinese Calendar in calendar(1) for BSD, Linux & macOS
Stars: ✭ 17 (-80.46%)
Mutual labels:  chinese
amd-cmd-hot-update-hmr
esl-hot-update: Hot update esl modules(AMD、CMD) when modifed. JS, LESS, tpl, component is all supported!
Stars: ✭ 25 (-71.26%)
Mutual labels:  amd
array-sort-by
Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.
Stars: ✭ 37 (-57.47%)
Mutual labels:  amd
syng
A free, open source, cross-platform, Chinese-To-English dictionary for desktops.
Stars: ✭ 108 (+24.14%)
Mutual labels:  chinese
home-lab
Documentation and configurations for my home lab
Stars: ✭ 41 (-52.87%)
Mutual labels:  kvm
kula
Lightweight and highly extensible .NET scripting language.
Stars: ✭ 43 (-50.57%)
Mutual labels:  chinese
VARBook
程序员的英语助手,输入中文,智能转换为英文变量
Stars: ✭ 24 (-72.41%)
Mutual labels:  chinese
darknet
Darknet on OpenCL Convolutional Neural Networks on OpenCL on Intel & NVidia & AMD & Mali GPUs for macOS & GNU/Linux
Stars: ✭ 160 (+83.91%)
Mutual labels:  amd
china-topdeveloper
Google Play中国顶尖开发者名单,后续更新
Stars: ✭ 22 (-74.71%)
Mutual labels:  chinese
deploy-vm
Libvirt wrapper to spawn VMs using cloud images
Stars: ✭ 56 (-35.63%)
Mutual labels:  kvm
CLUEmotionAnalysis2020
CLUE Emotion Analysis Dataset 细粒度情感分析数据集
Stars: ✭ 3 (-96.55%)
Mutual labels:  chinese
kernel new features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
Stars: ✭ 1,094 (+1157.47%)
Mutual labels:  kvm

Single GPU Passthrough on Ryzen CPU

https://liucreator.gitlab.io/zh/posts/0x0b-single-gpu-passthrough/main/

中文版本
These are my steps to set up QEMU/KVM with GPU passthrough as of 2021 March, it works for me as I tried many times on different systems.

You might need to change a few things, and feel free to ask me if you have any questions!

My current setup is on Ryzen CPU with Radeon GPU, and sorry my English is not the best.

  • Followers
  • YouTube Channel Subscribers

My Specs:

  • CPU: AMD Ryzen 3900x 12 cores
  • GPU: MSI Radeon RX 560 4GT LP OC
  • RAM: 32GB 3200Mhz dual channels
  • OS: Arch Linux 5.11
  • DE: KDE Plasma 5.21

Procedure:

  1. Setting up an basic KVM on linux without VFIO
  2. Libvirt Hooks and Scripts
  3. QEMU+Libvirt Configuration
  4. GPU passthrough
  5. some other things


Please considering of supporting me if you find my guides or videos helpful!

Paypal


Credits:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].