Skip to content

Commit 22685ac

Browse files
Apply suggestion from @matthewdouglas
1 parent 7f41f0e commit 22685ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csrc/common_hip.cuh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#ifdef __GFX9__
44
#define BNB_WARP_SIZE 64
5-
#else
5+
#else
66
#define BNB_WARP_SIZE 32
77
#endif
88

0 commit comments

Comments
 (0)