ChatGPT SearchSep 21, 2026
Yes. If by “bare metal” you mean the GPU server is physically dedicated to you and there is no hypervisor between your workload and the hardware, there are several options.
| Provider | Bare metal / no hypervisor | GPU focus | Notes |
|---|---|---|---|
| Yes | NVIDIA | Explicitly offers bare-metal GPU servers and says Kubernetes runs directly on bare metal, without a hypervisor. | |
| Lambda |
My shortlist
If your requirement is strictly “no virtualization layer whatsoever”, I'd start with:
- CoreWeave — particularly interesting if you want cloud-style provisioning but direct bare-metal GPU access.
- Lambda Bare Metal — particularly compelling for very large-scale training, although its current bare-metal offering is oriented toward rack-scale/supercluster deployments.
- OCI Bare Metal GPU — worth considering if you need more conventional cloud infrastructure alongside the GPU.
I would not assume Vast.ai satisfies this requirement. Its current documentation describes instances as Docker containers, and its documentation explicitly says bare-metal options are planned rather than currently available.
If you tell me which GPU you need (H100/H200/B200/GB200/RTX 6000/etc.), approximate number of GPUs, and whether you need hourly/on-demand or dedicated capacity, I can narrow this down to providers that actually meet those constraints.
Sources9
- coreweave.comBare Metal Servers for Enhanced Performance | CoreWeave
- coreweave.comWhat Is Bare Metal? Benefits for AI and HPC Explained
- lambda.aiLambda Bare Metal Instances: full hardware control with API-driven operations
- lambda.aiLambda at NVIDIA GTC 2026: building the Superintelligence Cloud
- oracle.comGPU, Virtual Machines and Bare Metal | Oracle
- docs.lambda.aiIntroduction - Lambda Docs