task_barrier and task_single tests fail in main branch
JimCownie opened this issue · 0 comments
JimCownie commented
Describe the bug
The task_barrier and task_single tests fail in the "main" branch.
To Reproduce
Please provide steps to reproduce the behavior:
- Build the runtime
- Run the tests (I ran on four threads)
- 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.
- OS: Linux
- Target architecture: X86_64, AArch64
- LOMP Version:
LOMP:runtime version 0.1 (SO version 1) compiled at 10:09:00 on Apr 27 2022
LOMP:from Git commit cb3940d for x86_64 by LLVM:9:0:0
LOMP:with configuration -mrtm;-mcx16;DEBUG=10;LOMP_WARN_API_STUBS=1;LOMP_WARN_ARCH_FEATURES=1;LOMP_HAVE_RTM=1;LOMP_HAVE_CMPXCHG16B=1;LOMP_H\ AVE_LIBATOMIC=1