Possible explanations (non-exhaustive list): (1) OEM version (2) counterfeit product (3) engineering sample. I cannot find any GPU with 6272 CUDA cores in online databases of GPUs.
Did you buy this GPU from a reputable vendor? Is this supposed to be brand new merchandise in original packaging or was this a second-hand offering? NVIDIA usually sells GPUs like the A100 only to system integrators, which I assume you are not. If you visually compare your A100 with pictures of A100 GPUs on the internet, does it look the same (e.g. location of power connectors)?
An A100 in MIG mode will have 98 SMs available. 98x64 = 6272.
I don’t know if that applies here or not. It’s easy to tell if MIG mode is enabled based on nvidia-smi.
A GPU Instance is constructed from multiple “GPU slices”, where each GPU slice includes a
“Sys Pipe” (defined below), one GPC, one L2 slice group (an L2 slice group includes 10 L2
cache slices), and access to a portion of frame buffer memory. The A100 GPU supports a total
of 7 GPU slices. Note: In MIG operating mode, the single GPC in each GPU slice has seven
TPCs (14 SMs) enabled, which allows all GPU slices to have the same consistent compute
performance.