We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e57a1 commit 588cf0fCopy full SHA for 588cf0f
hipamd/include/hip/amd_detail/amd_hip_bf16.h
@@ -114,6 +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> // define warpSize
118
#include <hip/amd_detail/amd_warp_sync_functions.h> // Sync functions
119
#endif
120
#endif // !defined(__HIPCC_RTC__)
0 commit comments