nvidia-smi in Linux, for RTX 2060, outputs total memory = 5934 MiB = 5.79 Gb.
Is there a way to read the actual 6Gb value somewhere (for GPU model identification?)
Or are there several values that would add up to 6Gb?
The obvious hack is to ceil the 5.79, but I’m looking for better understanding.