bbad1d8539
* Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/install.rst Co-authored-by: yugang-amd <yugang.wang@amd.com> * Update docs/sphinx/_toc.yml.in Co-authored-by: yugang-amd <yugang.wang@amd.com> * Apply suggestions from code review Co-authored-by: yugang-amd <yugang.wang@amd.com> --------- Co-authored-by: Yiltan <ytemucin@amd.com>
49 line
1.1 KiB
Plaintext
49 line
1.1 KiB
Plaintext
defaults:
|
|
numbered: False
|
|
root: index
|
|
subtrees:
|
|
|
|
- entries:
|
|
- file: introduction.rst
|
|
title: What is rocSHMEM?
|
|
|
|
- caption: Install
|
|
entries:
|
|
- file: install.rst
|
|
title: Install rocSHMEM
|
|
|
|
|
|
- caption: How to
|
|
entries:
|
|
- file: compile_and_run.rst
|
|
title: Compile and run applications
|
|
|
|
- caption: API reference
|
|
entries:
|
|
- file: api/init.rst
|
|
title: Library setup, exit, and query routines
|
|
- file: api/memory_management.rst
|
|
title: Memory management routines
|
|
- file: api/teams.rst
|
|
title: Team management routines
|
|
- file: api/ctx.rst
|
|
title: Context management routines
|
|
- file: api/env_variables.rst
|
|
title: Environment variables
|
|
- file: api/rma.rst
|
|
title: Remote memory access routines
|
|
- file: api/amo.rst
|
|
title: Atomic memory operations
|
|
- file: api/sigops.rst
|
|
title: Signaling operations
|
|
- file: api/coll.rst
|
|
title: Collective routines
|
|
- file: api/pt2pt_sync.rst
|
|
title: Point-to-point synchronization routines
|
|
- file: api/memory_ordering.rst
|
|
title: Memory ordering routines
|
|
|
|
- caption: About
|
|
entries:
|
|
- file: license.rst
|