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 94cd9bc commit 5c03084Copy full SHA for 5c03084
hipamd/include/hip/amd_detail/amd_hip_bf16.h
@@ -114,7 +114,7 @@
114
#include "device_library_decls.h" // ocml conversion functions
115
#include "math_fwd.h" // ocml device functions
116
#if defined(__clang__) and defined(__HIP__)
117
-#include <hip/amd_detail/amd_warp_functions.h> // Sync functions
+#include <hip/amd_detail/amd_warp_sync_functions.h> // Sync functions
118
#endif
119
#endif // !defined(__HIPCC_RTC__)
120
0 commit comments