Skip to content

Conversation

KFilipek
Copy link
Contributor

This PR contains 2 commits, first is just simplification of existing code, second is a rework to resolve TODO and provide the std::optional as a return value.

Copy link
Contributor

@pbalcer pbalcer left a comment

Choose a reason for hiding this comment

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

There's a getenv_tobool. Would using it simplify your patch?

Introduces parseDisjointPoolConfigOptional() that returns std::nullopt
when pooling is disabled (EnableBuffers == 0), replacing the manual
check in the Level Zero v2 adapter. This resolves the TODO to rework
parseDisjointPoolConfig.
@KFilipek
Copy link
Contributor Author

@intel/llvm-gatekeepers please merge

@steffenlarsen steffenlarsen merged commit 88ca58b into intel:sycl Oct 16, 2025
86 of 91 checks passed
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