[Openmp-commits] [PATCH] D152955: [OpenMP] Add skewed iteration distribution in static-steal schedule for hybrid systems

Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 8 08:19:57 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cc603cb2244: [OpenMP] Add skewed iteration distribution on hybrid systems (#69946) (authored by jlpeyton, committed by GitHub <noreply at github.com>).

Changed prior to commit:
  https://reviews.llvm.org/D152955?vs=557677&id=558057#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152955/new/

https://reviews.llvm.org/D152955

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_affinity.cpp
  openmp/runtime/src/kmp_dispatch.cpp
  openmp/runtime/src/kmp_dispatch.h
  openmp/runtime/src/kmp_global.cpp
  openmp/runtime/test/worksharing/for/omp_for_schedule_dynamic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152955.558057.patch
Type: text/x-patch
Size: 22225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20231108/c475165e/attachment-0001.bin>


More information about the Openmp-commits mailing list