Manage GPUs
Create a GPU
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"NVIDIA A100 40GB"
Example:
"a100_40gb"
Example:
700
Example:
282.1
Example:
181.1
Example:
1.5
Example:
11.4
Example:
11.4
Memory bandwidth in GB/s
Example:
1555
FP32 performance in TFLOPS
Example:
312
Response
201
application/json
GPU created successfully
Example:
"NVIDIA A100 40GB"
Example:
"a100_40gb"
Example:
700
Example:
282.1
Example:
181.1
Example:
1.5
Example:
11.4
Example:
11.4
ID of the customer who owns this node (visible to admins only)
ID of the user who created the node (admin or owner only)
Memory bandwidth in GB/s
Example:
1555
FP32 performance in TFLOPS
Example:
312