Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andeplane/wasm-mpi
An implementation of MPI using threads
https://github.com/andeplane/wasm-mpi
Last synced: 1 day ago
JSON representation
An implementation of MPI using threads
- Host: GitHub
- URL: https://github.com/andeplane/wasm-mpi
- Owner: andeplane
- Created: 2022-10-21T19:10:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T19:06:38.000Z (about 2 years ago)
- Last Synced: 2024-05-01T21:39:34.691Z (8 months ago)
- Language: C++
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WASM MPI
An implementation of MPI using threads so MPI applications can run parallelized in the browser.