Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use KVM for STEM virtual machines #1082

Open
balqaasem opened this issue Dec 6, 2024 · 0 comments
Open

Use KVM for STEM virtual machines #1082

balqaasem opened this issue Dec 6, 2024 · 0 comments

Comments

@balqaasem
Copy link
Contributor

balqaasem commented Dec 6, 2024

KVM

Kernel-based Virtual Machine (KVM) can turn any Linux machine into a bare-metal hypervisor. This allows developers to scale computing infrastructure for different operating systems without investing in new hardware. KVM frees server administrators from manually provisioning virtualization infrastructure and allows large numbers of virtual machines to be deployed easily in cloud environments.

Reference

ref: https://github.com/rust-vmm/kvm
ref: https://github.com/confidential-containers
ref: https://aws.amazon.com/what-is/kvm/

Dependencies:

Use cloud hypervisor for the VM runtime.
Use rust-nvtrust for Nvidia GPU compute support in the TEE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant