Skip to content

Latest commit

 

History

History
116 lines (89 loc) · 2.07 KB

File metadata and controls

116 lines (89 loc) · 2.07 KB

Intel® SHMEM

.. toctree::
   :maxdepth: 3
   :caption: Introduction / Essentials

   intro
   programming_model
   memory_model
   execution_model
   supported_features

.. toctree::
   :maxdepth: 3
   :caption: Library Constants and Env Vars

   library_constants

.. toctree::
   :maxdepth: 3
   :caption: Intel® SHMEM API

   library_setup_exit_query
   thread_support
   memory_management
   teams
   rma
   atomics
   signaling
   collectives
   pt2pt_sync
   memory_ordering
   utility

.. toctree::
   :maxdepth: 2
   :caption: Python Bindings

   ishmem4py

.. toctree::
   :maxdepth: 3
   :caption: Build, Write, and Run Programs

   building_ishmem
   writing_programs
   compiling_and_running_programs
   ishmem_in_devcloud

.. toctree::
   :maxdepth: 3
   :caption: Acknowledgements / Copyright

   acknowledgements