Bug#1136907: ITP: ocaml-domainslib -- parallel structures over domains for Multicore OCaml
Stéphane Glondu <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <177901301903.382183.6219433761593610419.reportbug__44948.3536345483$1779013175$gmane$org@cil.up7.fr> |
Package: wnpp Severity: wishlist Owner: Stéphane Glondu <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : ocaml-domainslib Version : 0.5.2 Upstream Contact: KC Sivaramakrishnan * URL : https://github.com/ocaml-multicore/domainslib * License : ISC Programming Lang: OCaml Description : parallel structures over domains for Multicore OCaml Domainslib provides support for nested-parallel programming. Domainslib provides async/await mechanism for spawning parallel tasks and awaiting their results. On top of this mechanism, domainslib provides parallel iteration functions. At its core, domainslib has an efficient implementation of work-stealing queue in order to efficiently share tasks with other domains. This package will be maintained in the OCaml team.