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
CI: Add [doc-only] support to skip tests and non-essential builds (#1478) More... 3 months ago
docs: v0.5.1 release notes (#1482) More... 3 months ago
[FEA] Add from_handle() methods for Kernel. (#1413) More... 3 months ago
Eliminate _CXX_API capsule for resource handle functions (#1464) More... 3 months ago
cuda_core/tests/system/test_system_device.py::test_persistence_mode_enabled: xfail nvml.NoPermissionError (#1477) More... 3 months ago
Fix slow test_patterngen_seeds on Windows by sampling (#1461) More... 3 months ago
Use __pyx_capi__ for CUDA driver function pointers (#1450) (#1466) More... 3 months ago
ci: allow backporting directly from the github ui (#1469) More... 3 months ago
refactor: remove unneeded import from `cuda/core/__init__.py` (#1463) More... 3 months ago
Move supports_ipc_mempool to cuda_core-specific helpers (#1459) More... 3 months ago
Fix intermittent ruff I001 error for _version import (#1460) More... 3 months ago
cuda.core.system: Add device attributes, and other simple device-related APIs (#1447) More... 3 months ago
Fix #1336: Correct CU_POINTER_ATTRIBUTE_DEVICE_ORDINAL type (#1451) More... 3 months ago
Add skipif IS_WINDOWS for test_patterngen_seeds (#1456) More... 3 months ago
`cuda.core.system`: Add support for getting and clearing field values (#1446) More... 3 months ago
RAII resource handles for CUDA objects (#1368) More... 3 months ago
Fix documentation: DeviceProperties display and sidebar navigation (#1444) More... 3 months ago
cuda.core.system: Add system-level APIs (#1440) More... 3 months ago
cuda.core.system: Document everything, and make it easier to scale (#1441) More... 3 months ago
Fix device attribute handling for older drivers (#1437) More... 3 months ago
Initial import of `cuda.core.system` (#1393) More... 3 months ago
perf: remove warnings calls in smv constructor methods (#1431) More... 3 months ago
fix: derive CUDA major version from headers for build (#1395) More... 3 months ago
chore: move to default envs (#1414) More... 3 months ago
feat: allow constructing SMV from numpy arrays (#1428) More... 3 months ago
[pre-commit.ci] pre-commit autoupdate (#1426) More... 3 months ago
feat: improve structured dtype array support in `StridedMemoryView` (#1425) More... 3 months ago
feat: relax the power of two check in StridedLayout (#1427) More... 3 months ago
Run cufile tests on Thor Tegra Linux, skip only on Orin (#1422) More... 3 months ago
Updates to cuda.bindings that are prereqs to cuda.core.system (#1406) More... 3 months ago