---
title: Scaleway GPU Instances internet and Block Storage bandwidth overview
description: Find detailed information about the internet and Block Storage bandwidth for each GPU Instance type at Scaleway.
tags: instance
dates:
  validation: 2025-11-18
  posted: 2025-01-07
---

Scaleway GPU Instances are designed to deliver **high-performance computing** for AI/ML workloads, rendering, scientific simulations, and visualization tasks.
This guide provides a detailed overview of their **internet and Block Storage bandwidth capabilities** to help you choose the right Instance for your GPU-powered workloads.

### Why bandwidth matters for GPU Instances

GPU workloads often involve processing large datasets, requiring high-bandwidth networking and storage access.
- **Internet bandwidth**: Determines how fast your Instance can send or receive data from external sources, enabling smooth data transfers for model training or streaming.
- **Block bandwidth**: Impacts data access speeds for datasets stored in Block Storage, optimizing performance for AI pipelines, rendering workflows, and other data-intensive applications.

<Message type="important">
  Bandwidth specifications listed here are for informational purposes only. To validate the exact bandwidth capacity of your GPU Instance, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve GPU Instance specifications.
</Message>

<Message type="tip">
  To maximize compatibility with [Block Storage Low Latency 15k](/block-storage/), select an Instance with **at least 3 GiB/s** of Block bandwidth.
</Message>

## GPU Range

|   Instance Type   |   Internet Bandwidth (up to)   |   Block Bandwidth (up to)  |
|-------------------|-------------------------|---------------------|
| H100-SXM-2-80G    | 20 Gbit/s              | 5 GiB/s            |
| H100-SXM-4-80G    | 20 Gbit/s              | 5 GiB/s            |
| H100-SXM-8-80G    | 20 Gbit/s              | 5 GiB/s            |
| H100-1-80G        | 10 Gbit/s              | 2 GiB/s            |
| H100-2-80G        | 20 Gbit/s              | 4 GiB/s            |
| L40S-1-48G        | 2.5 Gbit/s             | 1 GiB/s            |
| L40S-2-48G        | 5 Gbit/s               | 1.5 GiB/s          |
| L40S-4-48G        | 10 Gbit/s              | 2.5 GiB/s          |
| L40S-8-48G        | 20 Gbit/s              | 5 GiB/s            |
| L4-1-24G          | 2.5 Gbit/s             | 1 GiB/s            |
| L4-2-24G          | 5 Gbit/s               | 1.5 GiB/s          |
| L4-4-24G          | 10 Gbit/s              | 2.5 GiB/s          |
| L4-8-24G          | 20 Gbit/s              | 5 GiB/s            |
| RENDER-S          | 2 Gbit/s               | 1 GiB/s            |
