Skip to content

Initial documentation for library and design

Slattery, Stuart requested to merge (removed):initial_docs into master

This adds initial documentation for the library:

  • An introduction and overview of the feature set
  • An overview of the concept of performance portability
  • Design of the on-node particle representation of the particles using AoSoA with some examples.
  • Design of the on-node parallel_for concept with examples
  • Documentation for building the code using various on-node backends
  • Documentation for testing the code
Edited by Slattery, Stuart

Merge request reports