https://github.com/sbromberger/dmap
Distributed generic maps for go and mpi
https://github.com/sbromberger/dmap
Last synced: about 1 month ago
JSON representation
Distributed generic maps for go and mpi
- Host: GitHub
- URL: https://github.com/sbromberger/dmap
- Owner: sbromberger
- License: other
- Created: 2021-12-27T22:00:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T22:30:48.000Z (over 3 years ago)
- Last Synced: 2025-01-22T08:13:47.057Z (3 months ago)
- Language: Go
- Size: 1.27 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
DMap: Distributed associative arrays using MPI for Go.
The `dmap` package implements a generic distributed map using MPI for high-speed concurrent data access.