[all-commits] [llvm/llvm-project] f6b6ea: [Offload][OMPX] Add the runtime support for multi-...

Shilei Tian via All-commits all-commits at lists.llvm.org
Sun Dec 1 18:03:02 PST 2024


  Branch: refs/heads/users/shiltian/multi-dim-grid-runtime
  Home:   https://github.com/llvm/llvm-project
  Commit: f6b6ea579541b85713f0b020505f5c9fe82c1c29
      https://github.com/llvm/llvm-project/commit/f6b6ea579541b85713f0b020505f5c9fe82c1c29
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-12-01 (Sun, 01 Dec 2024)

  Changed paths:
    M offload/plugins-nextgen/amdgpu/src/rtl.cpp
    M offload/plugins-nextgen/common/include/PluginInterface.h
    M offload/plugins-nextgen/common/src/PluginInterface.cpp
    M offload/plugins-nextgen/cuda/src/rtl.cpp
    M offload/plugins-nextgen/host/src/rtl.cpp
    M offload/src/interface.cpp
    M offload/src/omptarget.cpp
    M offload/test/api/omp_env_vars.c
    M offload/test/offloading/info.c
    M offload/test/offloading/ompx_bare.c
    A offload/test/offloading/ompx_bare_multi_dim.cpp
    M offload/test/offloading/small_trip_count.c
    M offload/test/offloading/small_trip_count_thread_limit.cpp

  Log Message:
  -----------
  [Offload][OMPX] Add the runtime support for multi-dim grid and block



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list