Skip to content

feature: Add more APIs to L0 Sysman python binding#462

Open
aviralni wants to merge 11 commits into
oneapi-src:masterfrom
aviralni:master
Open

feature: Add more APIs to L0 Sysman python binding#462
aviralni wants to merge 11 commits into
oneapi-src:masterfrom
aviralni:master

Conversation

@aviralni
Copy link
Copy Markdown

@aviralni aviralni commented May 19, 2026

Related-To: NEO-18602

Added following APIs to python binding:

  1. zesDevicePciGetProperties
  2. zesDevicePciGetStats
  3. zesDeviceEccAvailable
  4. zesDeviceEccConfigurable
  5. zesDeviceGetEccState
  6. zesDeviceSetEccState
  7. zesPowerGetLimitsExt
  8. zesPowerSetLimitsExt
  9. zesFrequencyGetAvailableClocks
  10. zesFrequencyGetRange
  11. zesFrequencySetRange
  12. zesFrequencyGetThrottleTime
  13. zesDevicePciGetState

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

@shubskmr
Copy link
Copy Markdown
Contributor

ULT coverage flow seems to be failing please take a look, from he logs it seems that you have not run the formatting tool black.

Copy link
Copy Markdown
Contributor

@shubskmr shubskmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks okay to me please add the output in the NEO and make the githu actions pass

aviralni added 5 commits May 25, 2026 16:03
Related-To: NEO-18602

Add following apis to python:
1. zesFrequencyGetProperties
2. zesPowerGetProperties
3. zesPowerGetUsage

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Add following apis to python:
1. zesFrequencyGetProperties
2. zesPowerGetProperties
3. zesPowerGetUsage

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Add following apis to python:
1. zesFrequencyGetProperties
2. zesPowerGetProperties
3. zesPowerGetUsage

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Add following apis to python:
1. zesFrequencyGetProperties
2. zesPowerGetProperties
3. zesPowerGetUsage

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Add following apis to python:
1. zesFrequencyGetProperties
2. zesPowerGetProperties
3. zesPowerGetUsage

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
@rwmcguir
Copy link
Copy Markdown
Contributor

rwmcguir commented May 26, 2026

Be aware we are in process of updating L0 Loader to Spec v1.16, code review in progress. Pending when this passes CI it may require you to rebase. #464

aviralni added 6 commits May 27, 2026 11:45
Related-To: NEO-18575

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18575

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Added following APIs to python binding:

1. zesDevicePciGetProperties
2. zesDevicePciGetStats
3. zesDeviceEccAvailable
4. zesDeviceEccConfigurable
5. zesDeviceGetEccState
6. zesDeviceSetEccState
7. zesPowerGetLimitsExt
8. zesPowerSetLimitsExt
9. zesFrequencyGetAvailableClocks
10. zesFrequencyGetRange
11. zesFrequencySetRange
12. zesFrequencyGetThrottleTime

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Added following APIs to python binding:

1. zesDevicePciGetProperties
2. zesDevicePciGetStats
3. zesDeviceEccAvailable
4. zesDeviceEccConfigurable
5. zesDeviceGetEccState
6. zesDeviceSetEccState
7. zesPowerGetLimitsExt
8. zesPowerSetLimitsExt
9. zesFrequencyGetAvailableClocks
10. zesFrequencyGetRange
11. zesFrequencySetRange
12. zesFrequencyGetThrottleTime

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
Related-To: NEO-18602

Added following APIs to python binding:

1. zesDevicePciGetProperties
2. zesDevicePciGetStats
3. zesDeviceEccAvailable
4. zesDeviceEccConfigurable
5. zesDeviceGetEccState
6. zesDeviceSetEccState
7. zesPowerGetLimitsExt
8. zesPowerSetLimitsExt
9. zesFrequencyGetAvailableClocks
10. zesFrequencyGetRange
11. zesFrequencySetRange
12. zesFrequencyGetThrottleTime
13. zesDevicePciGetState

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
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.

3 participants