[Openmp-commits] [PATCH] D106627: [OpenMP] Add environment variables to change stack / heap size in the CUDA plugin

Pengfei Wang via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 23 00:45:40 PDT 2021


pengfei added a comment.

There're three fails in my local check-all. Is this expected?

  Failed Tests (3):
    libomptarget :: x86_64-pc-linux-gnu :: offloading/memory_manager.cpp
    libomptarget :: x86_64-pc-linux-gnu :: offloading/parallel_offloading_map.cpp
    libomptarget :: x86_64-pc-linux-gnu :: offloading/taskloop_offload_nowait.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106627



More information about the Openmp-commits mailing list