[flang-commits] [flang] [flang][cuda] Allow to set the stack limit size (PR #124859)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Wed Jan 29 08:27:57 PST 2025
Meinersbur wrote:
This PR goes counter the initiative to make Flang and the runtime independent. That is, if the platform that Flang is compiled supports CUDA does not mean that the platform where the application runs (and the Flang-RT is compiled for) does.
https://github.com/llvm/llvm-project/pull/124859
More information about the flang-commits
mailing list