Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
neon60 committed Jan 30, 2025
1 parent 094228c commit 9fddfd0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ synchronizes the device. This causes worse resource usage and performance.
hipMemRelease(allocHandle);
hipMemAddressFree(ptr, size);
Full example code
=================
Example code
============

The virtual memory management example follows these steps:

Expand Down

0 comments on commit 9fddfd0

Please sign in to comment.