Skip to content

Commit c6495d8

Browse files
authored
Update 08-porting-to-hip.md
1 parent 0a90b59 commit c6495d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/08-porting-to-hip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ implementations
203203

204204
**Note!** Not all features have one-to-one equivalent!
205205

206-
- **warp size** is 32 vs. **wave size** of 64
206+
- **warp** size is 32 vs. **wavefront** size of 64
207207
- `__shfl_down_sync` ⇒ `__shfl_down`
208208
- dynamic parallelism not supported on AMD devices
209209
- cooperative groups not supported on AMD devices

0 commit comments

Comments
 (0)