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.
2 parents 8df03aa + 796831d commit fa4eaa7Copy full SHA for fa4eaa7
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