Skip to content

Repro of issue: ConcurrentOpenConcurrentCloseHandles and ConcurrentGetConcurrentPutHandles tests fail when NTHREADS == utils_get_num_cores() #1315

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented May 14, 2025

Description

This is a repro of the issue: #1169

Set NTHREADS to utils_get_num_cores() at minimum.

See: #1169 (comment)

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau requested a review from a team as a code owner May 14, 2025 11:26
@ldorau
Copy link
Contributor Author

ldorau commented May 14, 2025

See: #1169 (comment)

@ldorau ldorau marked this pull request as draft May 14, 2025 13:58
@ldorau ldorau force-pushed the Set_NTHREADS_to_utils_get_num_cores_at_minimum branch from 2af9e28 to d7b2b02 Compare May 15, 2025 06:09
@ldorau ldorau requested review from bratpiorka and KFilipek May 15, 2025 06:09
@ldorau ldorau force-pushed the Set_NTHREADS_to_utils_get_num_cores_at_minimum branch from d7b2b02 to 4c24bdc Compare May 15, 2025 06:39
Set NTHREADS to utils_get_num_cores() at minimum
and rename NTHREADS to numThreads.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau ldorau force-pushed the Set_NTHREADS_to_utils_get_num_cores_at_minimum branch from 4c24bdc to 6e1961f Compare May 15, 2025 09:02
@ldorau ldorau changed the title Set NTHREADS to utils_get_num_cores() at minimum Issue: ConcurrentOpenConcurrentCloseHandles and ConcurrentGetConcurrentPutHandles tests fail when NTHREADS == utils_get_num_cores() May 15, 2025
@ldorau
Copy link
Contributor Author

ldorau commented May 15, 2025

@vinser52 ConcurrentOpenConcurrentCloseHandles and ConcurrentGetConcurrentPutHandles tests fail when NTHREADS == utils_get_num_cores()

@ldorau ldorau changed the title Issue: ConcurrentOpenConcurrentCloseHandles and ConcurrentGetConcurrentPutHandles tests fail when NTHREADS == utils_get_num_cores() Repro of issue: ConcurrentOpenConcurrentCloseHandles and ConcurrentGetConcurrentPutHandles tests fail when NTHREADS == utils_get_num_cores() May 16, 2025
@ldorau
Copy link
Contributor Author

ldorau commented May 16, 2025

This is a repro of the issue: #1169

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