Skip to content

fix: pyzes minor bug fixes.#465

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

fix: pyzes minor bug fixes.#465
aviralni wants to merge 1 commit into
oneapi-src:masterfrom
aviralni:pyzes_fixes

Conversation

@aviralni
Copy link
Copy Markdown

Two structures were not defined correctly.

Related-To: NEO-18748

Two structures were not defined correctly.

Related-To: NEO-18748

Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
("stype", c_int32), # ZES_STRUCTURE_TYPE_TEMP_CONFIG
("pNext", c_void_p),
("enableCritical", ze_bool_t), # enable critical temperature event
("threshold1", c_double), # threshold 1 in degrees Celsius
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you check the entire file for these differences with the spec ?

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