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

Shilei Tian via All-commits all-commits at lists.llvm.org
Mon Dec 2 18:22:06 PST 2024


  Branch: refs/heads/users/shiltian/multi-dim-grid-runtime
  Home:   https://github.com/llvm/llvm-project
  Commit: 47a3a30da2a1b49d6b9c9cef4ff230180dc7a34a
      https://github.com/llvm/llvm-project/commit/47a3a30da2a1b49d6b9c9cef4ff230180dc7a34a
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-12-02 (Mon, 02 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