Issue 63298
Summary [OpenMP] offload to host hit OMP Error #132
Labels new issue
Assignees
Reporter ye-luo
    Use miniqmc https://github.com/ye-luo/miniqmc

```
cmake -DCMAKE_CXX_COMPILER=clang++ -DOFFLOAD_TARGET=x86_64-pc-linux-gnu -DENABLE_OFFLOAD=ON -DUSE_OBJECT_TARGET=ON ..
```

```
LIBOMP_USE_HIDDEN_HELPER_TASK=0 ctest -R check_wfc-g111-r1-t16 -j 16 -VV
OMP: Error #132: Thread identifier invalid.
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to