unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

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

Open ldorau opened this issue 9 months ago • 3 comments

Description

This is a repro of the issue: https://github.com/oneapi-src/unified-memory-framework/issues/1169

Set NTHREADS to utils_get_num_cores() at minimum.

See: https://github.com/oneapi-src/unified-memory-framework/issues/1169#issuecomment-2880006055

Checklist

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

ldorau avatar May 14 '25 11:05 ldorau

See: https://github.com/oneapi-src/unified-memory-framework/issues/1169#issuecomment-2880006055

ldorau avatar May 14 '25 12:05 ldorau