Skip to content

Fix sysman only init to disallow retrieval of loader context due to version compatibility#334

Merged
nrspruit merged 1 commit into
oneapi-src:masterfrom
nrspruit:fix_forward_compat_sysman_init
May 15, 2025
Merged

Fix sysman only init to disallow retrieval of loader context due to version compatibility#334
nrspruit merged 1 commit into
oneapi-src:masterfrom
nrspruit:fix_forward_compat_sysman_init

Conversation

@nrspruit
Copy link
Copy Markdown
Contributor

  • Given the static loader will no longer call the sysman apis directly, but thru the dynamic loader, split sysman drivers will be done by the dynamic loader and assignment in the static loader is not needed.
  • When the context read from the loader was newer than the context locally, the memory assignment was invalid causing issues.

…ersion compatibility

- Given the static loader will no longer call the sysman apis directly,
  but thru the dynamic loader, split sysman drivers will be done by the
dynamic loader and assignment in the static loader is not needed.
- When the context read from the loader was newer than the context locally, the memory
  assignment was invalid causing issues.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
@nrspruit nrspruit requested a review from rwmcguir May 15, 2025 03:53
@nrspruit nrspruit merged commit abc68a5 into oneapi-src:master May 15, 2025
50 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.

2 participants