You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cuda.core.system: Better checks for when we expect APIs to be unsupported (#1510)
* cuda.core.system: Better checks for when we expect APIs to be unsupported
* Update cuda_core/tests/system/test_system_device.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update cuda_core/tests/system/conftest.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update cuda_bindings/tests/nvml/conftest.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix importing of conftest.py
* Fix tests
* Fix tests
* Fix a test on T4
* Refactor test helper
* Use Unicode character
* Fix imports
* Add warning if devices are different architectures
* Add some comments
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments