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

[SYCL] Disable reduction_queue_paralel_for.cpp test on level_zero:gpu #470

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

v-klochkov
Copy link

Due to a known problem in GPU RT the test may SegFault when there are
many tests running in parallel on level_zero:gpu.

Signed-off-by: Vyacheslav N Klochkov [email protected]

Due to a known problem in GPU RT the test may SegFault when there are
many tests running in parallel on level_zero:gpu.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov
Copy link
Author

I do NOT disable the other reduction tests here because could not reproduce the same SegFault on them even after 3 runs (300 copies in parallel each):
reduction_big_data.cpp
reduction_nd_conditional.cpp
reduction_nd_ext_double.cpp
reduction_nd_ext_half.cpp
reduction_nd_lambda.cpp
reduction_placeholder.cpp
reduction_reducer_op_eq.cpp

@bader
Copy link

bader commented Sep 21, 2021

@vladimirlaz, please, file a new bug report for Jenkins/pre-ci-windows failure.

@bader bader merged commit f05e1bd into intel:intel Sep 21, 2021
@v-klochkov v-klochkov deleted the reduction_range_flaky_lit branch September 21, 2021 15:44
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…intel/llvm-test-suite#470)

Due to a known problem in GPU RT the test may SegFault when there are
many tests running in parallel on level_zero:gpu.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
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