Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Enable indirect access tracking for multi-threaded assertion t… #538

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

againull
Copy link

…ests

Memory pooling is being disabled by default:
intel/llvm#4799

This makes necessary to enable indirect access tracking feature for
multi-threaded assertion tests. Memory pooling was resulting in deferred
memory release that's why this issue was not reproducing before.

…ests

Memory pooling is being disabled by default:
intel/llvm#4799

This makes necessary to enable indirect access tracking feature for
multi-threaded assertion tests. Memory pooling was resulting in deferred
memory release that's why this issue was not reproducing before.
@againull againull requested a review from rdeodhar October 27, 2021 01:18
@againull againull requested a review from a team as a code owner October 27, 2021 01:18
@againull againull requested a review from rbegam October 27, 2021 01:18
Copy link

@rdeodhar rdeodhar left a comment

Choose a reason for hiding this comment

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

Looks fine.

@againull againull requested a review from vladimirlaz October 27, 2021 05:26
@vladimirlaz vladimirlaz merged commit 342b895 into intel:intel Oct 27, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ests (intel/llvm-test-suite#538)

Memory pooling is being disabled by default:
intel#4799

This makes necessary to enable indirect access tracking feature for
multi-threaded assertion tests. Memory pooling was resulting in deferred
memory release that's why this issue was not reproducing before.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants