Skip to content

v1.25.0

Choose a tag to compare

@cmdr2 cmdr2 released this 06 Nov 03:52
· 6 commits to main since this release

Automatic update of PCI database. Install using pip install --upgrade torchruntime==1.25.0

Additions

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('8086', 'Intel Corporation', '7d51', 'Arrow Lake-P [Arc Pro 140T]', 1)
('10de', 'NVIDIA Corporation', '31c2', 'GB110 [GB300]', 1)
('10de', 'NVIDIA Corporation', '2b00', 'GB10B [Jetson AGX Thor]', 1)
('10de', 'NVIDIA Corporation', '2c77', 'GB203GLM [RTX PRO 5000 Blackwell Embedded GPU]', 1)
('10de', 'NVIDIA Corporation', '3200', 'GB112', 1)
('10de', 'NVIDIA Corporation', '1676', 'GM204GLM [Quadro M2200 Mobile]', 1)
('10de', 'NVIDIA Corporation', '3180', 'GB110 [Reserved Dev ID A]', 1)
('10de', 'NVIDIA Corporation', '2d79', 'GB206GLM [RTX PRO 2000 Blackwell Embedded GPU]', 1)
('10de', 'NVIDIA Corporation', '2186', 'TU116 [PG160 SKU18]', 1)
('10de', 'NVIDIA Corporation', '2bbc', 'GB202GL [RTX PRO 6000D Blackwell Max-Q Workstation Edition]', 1)
('10de', 'NVIDIA Corporation', '3182', 'GB110 [B300 SXM6 AC]', 1)
('8086', 'Intel Corporation', 'e211', 'Battlemage G21 [Arc Pro B60]', 1)
('10de', 'NVIDIA Corporation', '29bb', 'GB102 [DRIVE P2021]', 1)
('8086', 'Intel Corporation', 'e212', 'Battlemage G21 [Arc Pro B50]', 1)
('10de', 'NVIDIA Corporation', '3224', 'GB112', 1)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '75a0', 'Aqua Vanjaram [Instinct MI350X]', 1)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '75a3', 'Aqua Vanjaram [Instinct MI355X]', 1)
('10de', 'NVIDIA Corporation', '31fe', 'GB110', 1)
('10de', 'NVIDIA Corporation', '2bb2', 'GB202GL [RTX PRO 6000D Blackwell Workstation Edition]', 1)
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '744b', 'Navi 31 [Radeon Pro W7900D]', 1)
('10de', 'NVIDIA Corporation', '237e', 'GH100 [H100 GH3]', 1)
('10de', 'NVIDIA Corporation', '323e', 'GB112', 1)
('10de', 'NVIDIA Corporation', '2bb9', 'GB202GL [RTX 6000D]', 1)
('10de', 'NVIDIA Corporation', '2d30', 'GB206GL [RTX PRO 2000 Blackwell]', 1)
('10de', 'NVIDIA Corporation', '2c33', 'GB203GL [RTX PRO 4000 Blackwell SFF Edition]', 1)
('10de', 'NVIDIA Corporation', '1613', 'GM204GL [GRID M60 Service Provider]', 1)
('8086', 'Intel Corporation', 'b083', 'Panther Lake [Arc B370]', 1)
('8086', 'Intel Corporation', '4680', 'Alder Lake-S GT1 [UHD Graphics 770]', 0)
('10de', 'NVIDIA Corporation', '2e12', 'GB20B [GB10]', 1)
('10de', 'NVIDIA Corporation', '31a1', 'GB110', 1)
('10de', 'NVIDIA Corporation', '2b8c', 'GB202 [GeForce RTX 5090 D V2]', 1)
('10de', 'NVIDIA Corporation', '2c79', 'GB203GLM [RTX PRO 4000 Blackwell Embedded GPU]', 1)
('10de', 'NVIDIA Corporation', '2df9', 'GB207GLM [RTX PRO 500 Blackwell Embedded GPU]', 1)

Changes

Old values:

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1506', 'Mendocino', 0)
('10de', 'NVIDIA Corporation', '31c0', 'GB110', 1)
('10de', 'NVIDIA Corporation', '2e2a', 'GB20B', 1)

Changed values:

('vendor_id', 'vendor_name', 'device_id', 'device_name', 'is_discrete')
('1002', 'Advanced Micro Devices, Inc. [AMD/ATI]', '1506', 'Mendocino [Radeon 610M]', 0)
('10de', 'NVIDIA Corporation', '31c0', 'GB110 [Reserved Dev ID B]', 1)
('10de', 'NVIDIA Corporation', '2e2a', 'GB20B [JMJWOA-Generic-GPU]', 1)