unidist Logo
  • Installation
    • Installing with pip
      • Stable version
      • Release candidates
    • Installing with conda
      • Using conda-forge channel
      • Using intel channel
    • Installing from the GitHub master branch
    • Building unidist from Source
  • Getting Started
    • Using unidist API
    • Choosing unidist’s backend
  • Using Unidist
    • Libraries powered by Unidist
  • Optimization Notes
    • MPI backend
      • Open Source MPI implementaions
        • Building MPI from source
      • Proprietary MPI implementations
        • Intel MPI From Intel oneAPI HPC Toolkit
    • Dask backend
    • Ray backend
    • PyMp backend
    • PySeq backend
  • Unidist Architecture
    • High-Level Execution View
      • Unidist High-Level API
        • init
        • is_initialized
        • remote
        • get
        • put
        • wait
        • is_object_ref
        • get_ip
        • num_cpus
        • cluster_resources
    • Class View
    • Module View
  • Contributing
    • Certificate of Origin
      • CERTIFICATE OF ORIGIN V 1.1
    • Commit Message formatting
    • General Rules for Committers
    • Development Dependencies
    • Code Formatting and Lint
    • Adding a test
    • Running the tests
    • Building documentation
  • Troubleshooting
    • Frequently encountered issues
      • Error when using Open MPI while running in a cluster: bash: line 1: orted: command not found
      • Error when using Open MPI while running in a cluster: OpenSSL version mismatch. Built against 30000020, you have 30100010
      • Error when using MPI backend: mpi4py.MPI.Exception: MPI_ERR_SPAWN: could not spawn processes
      • Error when using MPI backend: There are not enough slots available in the system to satisfy the <N> slots
    • Shared object store for MPI backend is not supported in C/W model for MPICH version less than 4.2.0
unidist
  • Search


© Copyright 2021-2023, Modin Authors.

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