Skip to content

A shared-memory parallelism implementation of the parallel sequences abstraction.

License

Notifications You must be signed in to change notification settings

aytao/parallel_seq

Repository files navigation

Parallel_seq - Parallel Sequences

Parallel_seq provides an implementation of the Parallel Sequences abstraction built on the support for shared-memory parallelism in the new OCaml 5.0.0 runtime. For example programs, see the inverted index or matrix modules used for benchmarking.

For more details, please see the paper for this work.

About

A shared-memory parallelism implementation of the parallel sequences abstraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published