diff --git a/docs/doc_sources/api_reference/dpctl/memory.rst b/docs/doc_sources/api_reference/dpctl/memory.rst index e58690a0a1..9f54c35263 100644 --- a/docs/doc_sources/api_reference/dpctl/memory.rst +++ b/docs/doc_sources/api_reference/dpctl/memory.rst @@ -30,7 +30,7 @@ Three types of USM allocations are supported: * - ``"shared"`` - Allocations in device memory accessible by both the host and the device * - ``"host"`` - - Allocations in host memory accessiblle by both the host and the device + - Allocations in host memory accessible by both the host and the device .. py:module:: dpctl.memory diff --git a/docs/doc_sources/known_words.txt b/docs/doc_sources/known_words.txt index 4e2640a22f..8cb462bf1d 100644 --- a/docs/doc_sources/known_words.txt +++ b/docs/doc_sources/known_words.txt @@ -6,6 +6,7 @@ interoperate programmatically conda cmake +CMake scikit oneAPI oneapi @@ -20,6 +21,7 @@ deleter allocator allocators deallocated +deallocation USM dimensionality accessor @@ -52,3 +54,32 @@ bitflag subdevice subdevices async +SyclDevice +SyclQueue +SyclContext +SyclEvent +SyclKernel +SyclProgram +SyclPlatform +dlpack +DLPack +dtype +ndarray +usm +vendored +Versioneer +JIT +vSwitch +Rainders +prefetch +cpp +DPCTLSyclDeviceRef +DPCTLSyclContextRef +DPCTLSyclQueueRef +DPCTLSyclEventRef +DPCTLSyclPlatformRef +DPCTLSyclKernelRef +profiler +keepdims +broadcasted +broadcastable