Skip to content

Commit

Permalink
Add Leo review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjunpark authored Jun 5, 2024
1 parent b8d5d63 commit 0d9cef4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/tutorial/saxpy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ more information about installing HIP development packages, see
Heterogeneous programming
=========================

*Heterogeneous programming* and *offloading APIs* are often said in the same
breath. Heterogeneous programming deals with devices of varying capabilities
*Heterogeneous programming* and *offloading APIs* are often mentioned together. Heterogeneous programming deals with devices of varying capabilities
simultaneously. Offloading focuses on the "remote" and asynchronous aspects of
computation. HIP encompasses both. It exposes GPGPU (general-purpose GPU)
programming much like ordinary host-side CPU programming and lets you move data
Expand Down

0 comments on commit 0d9cef4

Please sign in to comment.