https://github.com/bempp/distributed_tools

A simple ghost communicator for MPI

https://github.com/bempp/distributed_tools

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A simple ghost communicator for MPI

Basic Info
  • Host: GitHub
  • Owner: bempp
  • License: bsd-3-clause
  • Language: Rust
  • Default Branch: main
  • Size: 61.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Distributed tools

Helpful tools to support MPI communication.

  • Ghost communicators
  • Redistribution of arrays
  • Permutation of indices across MPI ranks
  • ...

Owner

  • Name: Bempp
  • Login: bempp
  • Kind: organization

GitHub Events

Total
  • Delete event: 23
  • Push event: 44
  • Pull request event: 47
  • Create event: 22
Last Year
  • Delete event: 23
  • Push event: 44
  • Pull request event: 47
  • Create event: 22

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 22
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 22
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • tbetcke (22)
  • mscroggs (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/run-tests.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v4 composite
  • mpi4py/setup-mpi v1 composite
.github/workflows/run-weekly-tests.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v4 composite
  • mpi4py/setup-mpi v1 composite
.github/workflows/style-checks.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v3 composite
  • mpi4py/setup-mpi v1 composite
Cargo.toml cargo
  • approx 0.5 development
  • cauchy 0.4.* development
  • criterion 0.5.* development
  • paste 1.* development
  • itertools 0.13.*
  • mpi 0.8.*
  • mpi-sys 0.2