We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32948cd commit 796831dCopy full SHA for 796831d
dpctl/memory/_memory.pyx
@@ -86,7 +86,7 @@ cdef extern from "_opaque_smart_ptr.hpp":
86
87
class USMAllocationError(Exception):
88
"""
89
- An exception raised when Universal Shared Memory (USM) allocation
+ An exception raised when Unified Shared Memory (USM) allocation
90
call returns a null pointer, signaling a failure to perform the allocation.
91
Some common reasons for allocation failure are:
92
0 commit comments