Skip to content

feature: Add RAS module support to L0 Sysman python binding - #519

Open
aviralni wants to merge 1 commit into
oneapi-src:masterfrom
aviralni:pyzes_ras_support
Open

aviralni wants to merge 1 commit into
oneapi-src:masterfrom
aviralni:pyzes_ras_support

Conversation

@aviralni

@aviralni aviralni commented Sep 23, 2026

Copy link
Copy Markdown
Contributor
  1. zesDeviceEnumRasErrorSets
  2. zesRasGetProperties
  3. zesRasGetSupportedCategoriesExp
  4. zesRasGetStateExp2
  5. zesRasGetConfigExp
  6. zesRasSetConfigExp
  7. zesRasClearStateExp

Added following RAS APIs to python binding:

1. zesDeviceEnumRasErrorSets
2. zesRasGetProperties
3. zesRasGetSupportedCategoriesExp
4. zesRasGetStateExp2
5. zesRasGetConfigExp
6. zesRasSetConfigExp
7. zesRasClearStateExp

Along with the required handle, enums, structure types and structures
(zes_ras_properties_t, zes_ras_state_exp2_t, zes_ras_config_exp_t),
unit tests, a RAS section in the black box test and README updates.

Related-To: SYSM-429

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>

This branch has not been deployed

No deployments
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.

1 participant