MockMPI | Message Passing Interface is an approach
kandi X-RAY | MockMPI Summary
kandi X-RAY | MockMPI Summary
MockMPI is a Python library. MockMPI has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install MockMPI' or download it from GitHub, PyPI.
Message Passing Interface (MPI) is an approach to parallelism based on explicit communication between processes. Python bindings to it are available via mpi4py. Testing code that uses MPI can be awkward. This package provides a pure-python mock MPI communicator that can be used to do so, without requiring actual MPI. It uses multiprocessing to start processes and makes a mocked Communicator (comm) object that takes the place of mpi4py.MPI.COMM_WORLD.
Message Passing Interface (MPI) is an approach to parallelism based on explicit communication between processes. Python bindings to it are available via mpi4py. Testing code that uses MPI can be awkward. This package provides a pure-python mock MPI communicator that can be used to do so, without requiring actual MPI. It uses multiprocessing to start processes and makes a mocked Communicator (comm) object that takes the place of mpi4py.MPI.COMM_WORLD.
Support
Quality
Security
License
Reuse
Support
MockMPI has a low active ecosystem.
It has 2 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
MockMPI has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of MockMPI is 0.8.1
Quality
MockMPI has no bugs reported.
Security
MockMPI has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
MockMPI is licensed under the BSD-2-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
MockMPI releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed MockMPI and discovered the below as its top functions. This is intended to give you an instant insight into MockMPI implemented functionality, and help decide if they suit your requirements.
- Makes a mock - compatible multiprocessing .
- Performs the reduce operation .
- Compute the weighted sum of a given heap .
- Gather data .
- Run the process .
- Send toallall to all
- Return the exception .
- initialize multiprocessing process
Get all kandi verified functions for this library.
MockMPI Key Features
No Key Features are available at this moment for MockMPI.
MockMPI Examples and Code Snippets
No Code Snippets are available at this moment for MockMPI.
Community Discussions
No Community Discussions are available at this moment for MockMPI.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install MockMPI
The code is pure python; you can install it with:.
Support
We would greatly welcome contributions, especially to fill in missing features. The code and any contributions are released under a BSD 2-clause license (see the LICENSE file).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page