Commits
User selector
Commit History
Commits on Feb 17, 2026
Commits on Jan 24, 2026
Commits on Oct 22, 2025
Commits on Aug 13, 2025
remove anonymous namespaces from header files
Show description for 30b35bacommitted
Commits on May 1, 2025
- committed
Commits on Apr 18, 2025
- committed
Vahid Tavanashad
Commits on Jan 7, 2025
Commits on Nov 15, 2024
Commits on Aug 6, 2024
Commits on Jun 3, 2024
Wrap call to sycl::free in try/catch
Show description for 9116e73committed- committed
Change _Memory object's memory ownership model
Show description for a51973ccommitted
Commits on Apr 17, 2024
Commits on Apr 4, 2024
Edited docstrings in _memory.pyx
Show description for 93ce113committed
Commits on Mar 14, 2024
Commits on Mar 11, 2024
Used DPCTLQueue_MemoryWithEvent to order copy operations
Show description for f56f128committed
Commits on Feb 13, 2024
Commits on Sep 3, 2023
Commits on Apr 7, 2023
Add USMAllocationError exception, use it for USM allocation failures
Show description for ad13912committed
Commits on Mar 29, 2023
Commits on Feb 17, 2023
Memory objects with queue=None get queue from cache
Show description for 1ee1e91committed
Commits on Feb 7, 2023
Added _Memory.get_usm_type_enum
Show description for 567d5cbcommitted
Commits on Feb 4, 2023
Changes the API for DPCTLUSM_GetPointerType.
Show description for e75f13bcommitted
Diptorup Deb
Commits on Oct 10, 2022
Commits on Oct 8, 2022
Commits on Sep 8, 2022
Commits on Apr 11, 2022
Hooked up _Memory.memset() method (#815)
Show description for 96c6741authored
Commits on Jan 27, 2022
Changed building to use scikit-build and cmake to build dpctl
Show description for 5e56e8ecommitted
Commits on Jan 15, 2022
Commits on Jan 7, 2022
- committed
Added Memory C-API functions to dpctl_capi.h
Show description for 63109d7committed- committed
Commits on Jan 5, 2022
USM alloc. fns declared nogil, used inside `with nogil` context
Show description for 0ae7844committed