summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-02-09 13:43:56 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-02-09 15:37:23 -0500
commit9582f0969041d79a386171dbf95ef83e4566c530 (patch)
tree28d9b01f8bd15b0a3f31a9d67d9a3d2656c4dda7 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentc45c1b130b5cdb16426f5f7758a8518ea449ff69 (diff)
[Libomptarget] Increase stack size for bug49779 test
The 'bug49779.cpp' test has been failing recently. This is because the runtime is sufficiently complex when using nested parallelism without optimizations that the CUDA tools cannot statically determine the stack size. Because of this the kernel can exceed the thread stack size and crash. Work around this using the 'LIBOMPTARGET_STACK_SIZE' environment variable and add an FAQ entry for this situation. Fixes #53670 Reviewed By: Meinersbur Differential Revision: https://reviews.llvm.org/D119357
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions