We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc6dbe commit 90ae3d1Copy full SHA for 90ae3d1
flang-rt/lib/CufRuntime/kernel.cpp
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
#include "flang/Runtime/CUDA/kernel.h"
10
-#include "../terminator.h"
+#include "../flang_rt/terminator.h"
11
#include "flang/Runtime/CUDA/common.h"
12
13
#include "cuda_runtime.h"
flang-rt/lib/CufRuntime/registration.cpp
#include "flang/Runtime/CUDA/registration.h"
0 commit comments