[flang-commits] [flang] [llvm] [flang-rt] Implement basic support for I/O from OpenMP GPU Offloading (PR #181039)
Joseph Huber via flang-commits
flang-commits at lists.llvm.org
Fri Feb 13 14:08:36 PST 2026
================
@@ -70,6 +70,7 @@ set(supported_sources
unit.cpp
utf.cpp
work-queue.cpp
+ io-api-server.cpp
----------------
jhuber6 wrote:
I do have another question, given that I have a `flang_rt` working from this configuration, what do we need the CUDA build for? AMD has switched to using this build internally https://github.com/llvm/llvm-project/blob/main/offload/cmake/caches/FlangOffload.cmake.
https://github.com/llvm/llvm-project/pull/181039
More information about the flang-commits
mailing list