Merge pull request #6676 from zvonkok/gpu-runtime

gpu: Add GPU enabled confguration and runtime
This commit is contained in:
Fupan Li
2023-04-19 13:01:49 +08:00
committed by GitHub
4 changed files with 713 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ shims=(
"fc"
"qemu"
"qemu-tdx"
"qemu-gpu"
"clh"
"dragonball"
)