parallel-runtimes / lomp

Little OpenMP Library
Apache License 2.0
153 stars 17 forks source link

task_barrier and task_single tests fail in main branch #59

Open JimCownie opened 2 years ago

JimCownie commented 2 years ago

Describe the bug The task_barrier and task_single tests fail in the "main" branch.

To Reproduce Please provide steps to reproduce the behavior:

  1. Build the runtime
  2. Run the tests (I ran on four threads)
  3. Observe the failures:-

19/20 Test #19: task_barrier .....................***Failed 39.02 sec Start 20: task_single 20/20 Test #20: task_single ......................***Failed 67.03 sec

Expected behavior Tests should pass :-)

Screenshots If applicable, add a screenshot to help explain the issue.

Environment Please describe the properties of the target machine, and which version of LOMP is broken.