[flang-commits] [flang] [flang][cuda] Implicitly load cudadevice module in device/global subprogram (PR #91668)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Thu May 9 17:27:54 PDT 2024
================
@@ -0,0 +1,21 @@
+!===-- module/cudedevice.f90 -----------------------------------------------===!
----------------
clementval wrote:
Yeah that was the idea. The `cudadevice` module can be explicitly USE'd for example to have access to these procedures inside a CUF Kernel do.
https://github.com/llvm/llvm-project/pull/91668
More information about the flang-commits
mailing list