-
- Downloads
"...git@gitlab.inria.fr:grid5000/reference-repository.git" did not exist on "c1d1dd710238b7a5b6138aa8a82c54d6602f1c6d"
Fix for crash in task dependencies
With single thread using __kmpc_omp_wait_deps segfaults in OpenMP runtime. Offloading with depend also encounters this problem when we generate kmpc_omp_wait_deps instead of kmpc_omp_task_with_deps. Patch by Alex Duran Differential Revision: http://reviews.llvm.org/D21384 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@272949 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please register or sign in to comment