Skip to content
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

fix parseDisjointPoolConfig and add tests #2574

Merged

Conversation

bratpiorka
Copy link
Contributor

@bratpiorka bratpiorka commented Jan 16, 2025

fix parseDisjointPoolConfig() (which parses the SYCL_PI_LEVEL_ZERO_USM_ALLOCATOR environment variable) + add basic tests

this is a fix for #2544

intel/llvm: intel/llvm#16708

@bratpiorka bratpiorka added memory Memory allocations/transfers/operations conformance Conformance test suite issues. umf Unified Malloc Framework (prev. UMA) labels Jan 16, 2025
@bratpiorka bratpiorka requested a review from a team as a code owner January 16, 2025 12:53
@bratpiorka bratpiorka force-pushed the rrudnick_fix_usm_pool_config_parse branch 2 times, most recently from 1e63428 to 61514b2 Compare January 16, 2025 12:56
@github-actions github-actions bot added the common Changes or additions to common utilities label Jan 16, 2025
@bratpiorka bratpiorka force-pushed the rrudnick_fix_usm_pool_config_parse branch 4 times, most recently from 3de8bac to 8ee9060 Compare January 17, 2025 17:57
@bratpiorka bratpiorka force-pushed the rrudnick_fix_usm_pool_config_parse branch from fac2de2 to 07001aa Compare January 24, 2025 09:50
@pbalcer pbalcer added the ready to merge Added to PR's which are ready to merge label Jan 24, 2025
@kbenzie kbenzie merged commit 095e846 into oneapi-src:main Jan 27, 2025
26 checks passed
kbenzie added a commit to kbenzie/intel-llvm that referenced this pull request Jan 27, 2025
@kbenzie
Copy link
Contributor

kbenzie commented Jan 27, 2025

Pulled in by intel/llvm#16791 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Changes or additions to common utilities conformance Conformance test suite issues. memory Memory allocations/transfers/operations ready to merge Added to PR's which are ready to merge umf Unified Malloc Framework (prev. UMA)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants