파일

.git-blame-ignore-revs에 있는 리비전을 무시합니다. 일반 blame 보기를 보려면 여기를 클릭하여 우회하세요.

49 라인
1.1 KiB
Plaintext
Raw 고유링크 일반 보기 히스토리

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
- 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