Skip to content

Conversation

@wlemkows
Copy link
Contributor

No description provided.

Comment on lines 312 to 313
`-DVAL_USE_LIBBACKTRACE_BACKTRACE=ON`,
`-DUR_ENABLE_TRACING=ON`
Copy link
Contributor

Choose a reason for hiding this comment

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

reStructureText inline monospace should be wrapped in double backticks

Suggested change
`-DVAL_USE_LIBBACKTRACE_BACKTRACE=ON`,
`-DUR_ENABLE_TRACING=ON`
``-DVAL_USE_LIBBACKTRACE_BACKTRACE=ON``,
``-DUR_ENABLE_TRACING=ON``

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you. Done

---------------------

The Unified Runtime API can log unique device identifiers.
For security and functionality reasons, the user can enable and disable the logging of identifiers
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
For security and functionality reasons, the user can enable and disable the logging of identifiers
For security and functionality reasons, users can enable and disable the logging of identifiers

---------------------

The Unified Runtime API can log unique device identifiers.
For security and functionality reasons, the user can enable and disable the logging of identifiers
Copy link
Contributor

Choose a reason for hiding this comment

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

This is off by default. So instead, I think we can simply say:
Unified Runtime may create logs containing Personally Identifiable Information (PII) in the form of unique device identifiers during its use. This capability is turned off by default. Please refer to the Logging section above for more information.

Or maybe this should just be a sentence in the logging section?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@pbalcer pbalcer merged commit e818777 into oneapi-src:main May 30, 2023
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