About GPU-Local Storage
GPU-Local ephemeral storage
CoreWeave Nodes are equipped with either SSD or NVMe-backed ephemeral GPU-Local storage for non-persistent local storage, scratch space, caching, and logs.
Info
The amount of available local ephemeral storage varies depending on Node type. For information on ephemeral storage size, see: Instances.
If a large amount (above 20Gi
) of ephemeral storage is needed, it is recommended to include the size requirement in the workload's resource request.
Info
Because Node-local ephemeral storage is non-persistent, it does not persist through Node reboots, and does not require a Persistent Volume. To create a persistent File System Volume that is independent of Node status, see How to: Create a File System Volume.