[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 01:52:42 PDT 2021
pengfei added a comment.
In D106627#2899368 <https://reviews.llvm.org/D106627#2899368>, @abhinavgaba wrote:
> In D106627#2899301 <https://reviews.llvm.org/D106627#2899301>, @pengfei wrote:
>
>> 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
>
> Pengfei, these fails are from a different part of code, that should not be affected by this change.
>
> I see these fails in my environment (RHEL 8.2, gcc 8.3.1) for commit `4a76bd0e` (previous buildable commit) as well.
I see. Then I commited it rG3817ba13aea <https://reviews.llvm.org/rG3817ba13aea3fdf189ee4048e4a5bf1eba2a3044>.
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