Skip to content

Revert "[UR][L0] Prefer core usable-memory query with Sysman fallback (#21339)" - #22913

Merged
KornevNikita merged 1 commit into
intel:syclfrom
winstonzhang-intel:revert-21339-usable-mem
Aug 12, 2026
Merged

Revert "[UR][L0] Prefer core usable-memory query with Sysman fallback (#21339)"#22913
KornevNikita merged 1 commit into
intel:syclfrom
winstonzhang-intel:revert-21339-usable-mem

Conversation

@winstonzhang-intel

Copy link
Copy Markdown
Contributor

This reverts commit ad3cf83.

Querying the free memory now crashes with UR_RESULT_ERROR_UNINITIALIZED
when the device is reached through the OpenMP offload interop path on PVC.
The usable-memory extension check makes the ext_intel_free_memory aspect
report as supported in that configuration, where it previously did not,
so the subsequent query is issued and fails.

Revert to restore the zesMemoryGetState-only behavior while the core
usable-memory path is reworked.

Fixes: URLZA-755

Signed-off-by: Zhang, Winston winston.zhang@intel.com

…intel#21339)"

This reverts commit ad3cf83.

Querying the free memory now crashes with UR_RESULT_ERROR_UNINITIALIZED
when the device is reached through the OpenMP offload interop path on PVC.
The usable-memory extension check makes the ext_intel_free_memory aspect
report as supported in that configuration, where it previously did not,
so the subsequent query is issued and fails.

Revert to restore the zesMemoryGetState-only behavior while the core
usable-memory path is reworked.

Fixes: URLZA-755

Signed-off-by: Zhang, Winston <winston.zhang@intel.com>
@winstonzhang-intel
winstonzhang-intel requested a review from a team as a code owner August 10, 2026 21:39
@sys-ce-bb

Copy link
Copy Markdown
Contributor

@intel/llvm-gatekeepers please consider merging

@KornevNikita
KornevNikita merged commit 65ac067 into intel:sycl Aug 12, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants