Skip to content
  • Martyn Gigg's avatar
    Link to Kernel for ConfigService check in omp macros · 9a7a8294
    Martyn Gigg authored
    The OpenMP macros have to check the ConfigService for
    the number of threads and then set it in a parallel region
    or new threads using OpenMP do not see the changed value.
    Any libraries using OpenMP therefore need to link to Kernel
    for ConfigService.
    9a7a8294