parallel-runtimes / lomp

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

LOMP library hangs with EPCC tasking benchmarks #34

Closed mjklemm closed 3 years ago

mjklemm commented 3 years ago

Describe the bug EPCC benchmark suite hangs with if(0) tasks.

To Reproduce Please provide steps to reproduce the behavior:

  1. Build EPCC and link against LOMP.
  2. Run the taskbench benchmark binary.
  3. Code hangs in the CONDITIONAL TASK benchmark

Expected behavior Code should not hang to correctly terminate.

Screenshots image

Desktop (please complete the following information):