0
I Use This!
High Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #1531 (remove stray skip_reasons code) (#1532) More... 2 months ago
Minimal fix to handle NoPermissionError in test_fan (#1527) More... 2 months ago
Fix build warnings and optimize handle passing (#1526) More... 2 months ago
Make test robust to running as root or not (#1515) More... 3 months ago
Add CUDA version compatibility check (#1412) More... 3 months ago
CI: run cuda.bindings examples on Linux and Windows (#1517) More... 3 months ago
Update CI matrix to use CTK 13.1.1 + Fix cuFILE bindings (#1468) More... 3 months ago
Adopt PEP 563 annotations and modern union syntax (#1518) More... 3 months ago
REFACTOR: Organize cuda.core.system._device into multiple pxi files (#1523) More... 3 months ago
fix: add init_cuda fixture to tests requiring CUDA context (#1522) More... 3 months ago
cuda.core.system: Better checks for when we expect APIs to be unsupported (#1510) More... 3 months ago
cuda.core.system: add conveniences to convert between device types (#1508) More... 3 months ago
fix: support zero sized allocation (#1516) More... 3 months ago
Update copyright year with a precommit hook (#1514) More... 3 months ago
cuda.bindings.nvml: Simplify the "#defines as enums" naming (#1509) More... 3 months ago
cuda.core.system: affinity, clock, fan, temperature and thermals (#1492) More... 3 months ago
Add Nvfatbin Bindings (#1467) More... 3 months ago
Add multi-GPU CI runners (t4 and h100 with 2 GPUs) (#1505) More... 3 months ago
Improve CI workflow comments for maintainability (#1504) More... 3 months ago
cuda.core.system: More device-related APIs (#1465) More... 3 months ago
Remove context dependency from __hash__ and __eq__ (#1502) More... 3 months ago
cuda.core.system: Add APIs related to events (#1448) More... 3 months ago
ci: gate release on successful doc build and validate build-ctk-ver input (#1500) More... 3 months ago
Skip test where unsupported field values are used. (#1498) More... 3 months ago
Fix Windows workflow bug and harden CI workflows with --only-binary=:all: (#1493) More... 3 months ago
Feature/public default stream methods (#1483) More... 3 months ago
docs: include 0.5.1 link (#1486) More... 3 months ago
[doc-only] Add Accelerated Computing Hub to CUDA Python program (#1481) More... 3 months ago
fix: remove incorrect noexcept from resource handle functions (#1489) More... 3 months ago
Handle nvml.NotSupportedError on tests (#1487) More... 3 months ago