Skip to content

Commit

Permalink
adding links to zero copy docs (#3830)
Browse files Browse the repository at this point in the history
Co-authored-by: Ritvik Rao <[email protected]>
  • Loading branch information
mayantaylor and ritvikrao authored Jul 11, 2024
1 parent 8092a54 commit b8ee98c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions doc/charm++/manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4655,11 +4655,9 @@ avoid copies and behaves like a regular Charm++ entry method invocation.

There are three APIs that provide zero copy semantics in Charm++:

- Zero Copy Direct API

- Zero Copy Entry Method Send API

- Zero Copy Entry Method Post API
- `Zero Copy Direct API <#zero-copy-direct-api>`__
- `Zero Copy Entry Method Send API <#zero-copy-entry-method-send-api>`__
- `Zero Copy Entry Method Post API <#zero-copy-entry-method-post-api>`__

Zero Copy Direct API
^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit b8ee98c

Please sign in to comment.