Skip to content

Commit 22da094

Browse files
authored
Update 08-porting-to-hip.md
1 parent 2da4dac commit 22da094

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/08-porting-to-hip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,6 @@ implementations
204204
**Note!** Not all features have one-to-one equivalent!
205205

206206
- **warp size** is 32 vs. **wave size** of 64
207-
- `__shfl_down_sync` ⇒ → `__shfl_down`
208-
- dynamic parallelism not supported
209-
- cooperative groups???
207+
- `__shfl_down_sync` ⇒ `__shfl_down`
208+
- dynamic parallelism not supported on AMD devices
209+
- cooperative groups not supported on AMD devices

0 commit comments

Comments
 (0)