Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
sp.
  • Loading branch information
kevinstratford authored Oct 1, 2023
1 parent 0c9ab2c commit 4d4d380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion section-4.02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A more general mechanism, added more recently in CUDA, introduces the
idea of a graph.

Graphs can be used to orchestrate complex workflows, and may be
particularly unseful in amortising the overhead of many small
particularly useful in amortising the overhead of many small
kernel launches.

Note: the latest HIP does support a subset of Graph API operations,
Expand Down

0 comments on commit 4d4d380

Please sign in to comment.