OpenMPToolsInterface / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
http://llvm.org
2 stars 4 forks source link

Replacing instances of deprecated omp_set_nested with omp_set_max_act… #26

Closed vigbalu closed 3 years ago

vigbalu commented 3 years ago

Replacing deprecated API omp_set_nested with omp_set_max_active_levels.