[PATCH] D107195: [Zorg] Add timputs to OpenMP tests.
Shilei Tian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 18:17:31 PDT 2021
tianshilei1992 added a comment.
My development machine has NVIDIA GTX2080 with 8GB GPU memory. What my extra arguments are `-j 4 --timeout=10`. I don't know if you already set the number of parallel jobs, because some test cases really need a large amount of GPU memory, and 4 in my case can make sure that no false failure because of OOM. If you didn't set that, I suggest to do it.
As for the timeout, 10 seconds are long enough to run any existing case in my machine.
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107195/new/
https://reviews.llvm.org/D107195
More information about the llvm-commits
mailing list