>>> gpuhunt.query(provider='cudo')
Failed to get GPU name from gpuModel: 'A40 (graphics mode)'
Failed to get GPU name from gpuModel: 'L40S (graphics mode)'
Failed to get GPU name from gpuModel: 'A40 (graphics mode)'
Failed to get GPU name from gpuModel: 'RTX A6000'
Failed to get GPU name from gpuModel: 'A800 PCIe'
Failed to get GPU name from gpuModel: 'V100'
Failed to get GPU name from gpuModel: 'V100'
Failed to get GPU name from gpuModel: 'V100'
A6000 and V100 are skipped due to the typo, not sure about the others, if they are skipped intentionally, we should add them to a blacklist to avoid warnings.
A6000 and V100 are skipped due to the typo, not sure about the others, if they are skipped intentionally, we should add them to a blacklist to avoid warnings.