Skip to content

Commit a2173b9

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent ee27dda commit a2173b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/gpu/how-to/use-scratch-storage-h100-instances.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories:
1313
- compute
1414
---
1515

16-
Scaleway H100, H100-SXM and L40S GPU Instances are equipped with additional scratch storage. This form of temporary Local Storage operates differently from our regular Local Storage.
16+
Scaleway H100, H100-SXM, and L40S GPU Instances are equipped with additional scratch storage. This form of temporary Local Storage operates differently from our regular Local Storage.
1717

1818
Scratch storage temporarily accommodates data during computational or data processing tasks. It is commonly used for storing intermediate results, processing input data, or holding output data before that data is moved to more permanent storage.
1919

@@ -49,7 +49,7 @@ This enhancement allows us to provide the GPU with a substantial amount of scrat
4949
</Message>
5050

5151
## How can I add scratch storage to my GPU Instance using the Scaleway CLI or console?
52-
Scratch storage is automatically added when creating H10, H100-SXM and L40S Instances.
52+
Scratch storage is automatically added when creating H10, H100-SXM, and L40S Instances.
5353

5454
## How can I add scratch storage to my GPU Instance when using the API?
5555
You need to add an extra volume, for example:

0 commit comments

Comments
 (0)