Skip to content

Expose provider/pool ops through a getter function #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

igchor
Copy link
Member

@igchor igchor commented Feb 2, 2024

instead of exposing a global variable. Variables are problematic on windows where __declspec(dllimport) must be used in user code on each imported variable declaration.

@igchor igchor requested a review from a team as a code owner February 2, 2024 18:24
instead of exposing a global variable. Variables are
problematic on windows where __declspec(dllimport) must be
used in user code on each imported variable declaration.
@bratpiorka bratpiorka merged commit efd6071 into oneapi-src:main Feb 5, 2024
@igchor igchor deleted the expose_pool_provider branch February 5, 2024 17:34
@igchor igchor mentioned this pull request Feb 5, 2024
2 tasks
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