Why is pytorch cuda total memory not aligned with the memory size of GPU cluster I created?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 08:22 AM
No matter GPU cluster of which size I create, cuda total capacity is always ~16 Gb. Does anyone know what is the issue?
The code I use to get the total capacity:
torch.cuda.get_device_properties(0).total_memory
Labels:
- Labels:
-
Memory Size