ocamlmpi
Parallel MPI interface
An interface between OCaml and the Message Passing Interface (MPI) for distributed-memory parallel programming
OCaml/MPI interface
24 stars
7 watching
12 forks
Language: OCaml
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Message Passing Interface specification for high-performance computing | 2,200 |
| Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
| A programming language designed to write efficient parallel programs using functional principles. | 432 |
| Defines a standard interface for accessing memory through request-response transactions. | 142 |
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |
| A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |
| A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
| An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
| A client library for interacting with a popular in-memory data store | 75 |
| An implementation of a parallel machine-based VM with multiple-opcode instructions and potential race conditions, used to test exploitability of the architecture. | 8 |
| An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases. | 162 |
| A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
| A tool for parallelizing computations and processing large streams of data | 52 |
| A systems programming language focused on reliable high performance parallel computation | 31 |