2025-05-08 13:39:28 -04:00
|
|
|
defaults:
|
|
|
|
|
numbered: False
|
|
|
|
|
root: index
|
|
|
|
|
subtrees:
|
2025-05-21 16:59:00 -04:00
|
|
|
|
|
|
|
|
- entries:
|
2025-05-08 13:39:28 -04:00
|
|
|
- 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
|
2025-05-21 16:59:00 -04:00
|
|
|
title: Compile and run applications
|
2025-05-08 13:39:28 -04:00
|
|
|
|
2025-05-13 16:26:28 -04:00
|
|
|
- caption: API reference
|
2025-05-08 13:39:28 -04:00
|
|
|
entries:
|
|
|
|
|
- file: api/init.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Library setup, exit, and query routines
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/memory_management.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Memory management routines
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/teams.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Team management routines
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/ctx.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Context management routines
|
2025-12-01 20:25:27 +01:00
|
|
|
- file: api/env_variables.rst
|
2025-12-10 17:03:58 -05:00
|
|
|
title: Environment variables
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/rma.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Remote memory access routines
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/amo.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Atomic memory operations
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/sigops.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Signaling operations
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/coll.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Collective routines
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/pt2pt_sync.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Point-to-point synchronization routines
|
2025-05-08 13:39:28 -04:00
|
|
|
- file: api/memory_ordering.rst
|
2025-05-13 16:26:28 -04:00
|
|
|
title: Memory ordering routines
|
2025-05-08 13:39:28 -04:00
|
|
|
|
|
|
|
|
- caption: About
|
|
|
|
|
entries:
|
|
|
|
|
- file: license.rst
|