[flang-commits] [flang] [flang][cuda] Allow to set the stack limit size (PR #124859)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Jan 29 09:22:11 PST 2025


clementval 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.

Let me update this to be more in line with your work

https://github.com/llvm/llvm-project/pull/124859


More information about the flang-commits mailing list