The RSA MPI project

RSA MPI Project

  • 1. RSA MPI Overview
  • 2. Installation
  • 3. RSA MPI Usage
  • 4. The RSA algorithm
  • 5. Python API
  • 6. Examples
The RSA MPI project
  • The RSA MPI project
  • View page source

The RSA MPI project

C++ library : HPC implementation of RSA algorithm for maximal Poisson-sphere sampling

This project is written in C++-17.

RSA MPI Project

  • 1. RSA MPI Overview
    • 1.1. RSA MPI in a nutshell
    • 1.2. Contributors
  • 2. Installation
    • 2.1. Installation with Cmake
    • 2.2. Installation with Spack
  • 3. RSA MPI Usage
    • 3.1. Source the environment
    • 3.2. RSA MPI Paramters
    • 3.3. Bash Example Run:
    • 3.4. C++ Script Example
    • 3.5. Using Python API
    • 3.6. Miscellaneous
  • 4. The RSA algorithm
    • 4.1. Principle
    • 4.2. Special features
  • 5. Python API
    • 5.1. Principles
    • 5.2. Header
    • 5.3. Fast methods
    • 5.4. Classes
  • 6. Examples
    • 6.1. Example 1
Next

© Copyright 2023-2024, Raphaël Prat, Marc Josien.

Built with Sphinx using a theme provided by Read the Docs.