unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

missing implementation of the L0 provider get_last_native_error

Open lplewa opened this issue 5 months ago • 0 comments

L0 provider do not return error message string(ze_memory_provider_get_last_native_error function) for provider specific errors. Returning error message(description) is a requirement for memory provider (as documented in ops structure).

lplewa avatar Jun 23 '25 12:06 lplewa