dpctl.memory.IPCMemoryHandle.is_available¶ static IPCMemoryHandle.is_available()¶ Return whether IPC memory support is available in this build. Returns: True if IPC memory functions are available, False otherwise (stub build without oneAPI IPC support). Return type: bool