Commit 6ae4cfa
authored
Add missing device attributes to cuda.core (NVIDIA#1046)
* Add missing device attributes to cuda.core
- Add 22 missing device attributes to DeviceProperties class
- Update test_device.py with new attributes and proper version handling
- Remove deprecated CUDA 11 specific handling
- Add CUDA 13+ specific attributes with proper version detection
- Fix line length issues and improve code formatting
Resolves NVIDIA#675
* format fixes
* Update docstrings based on driver api docs
* Remove deprecated properties
* Remove from test as well
* simplify version check
* simplify docstrings1 parent b2ad654 commit 6ae4cfa
2 files changed
Lines changed: 355 additions & 354 deletions
0 commit comments