Multicore architecture exploitation for OCaml programs with minimal modifications

Edit Package ocaml-parmap
https://opam.ocaml.org/packages/parmap

If you want to use your many cores to accelerate an operation
which happens to be a map, fold or map/fold (map-reduce), just use
Parmap's parmap, parfold and parmapfold primitives in place of the
standard List.map and friends; you can specify the number of
subprocesses to use with the optional parameter ncores, and the
size of granularity of the parallel computation with the optional
parameter chunksize.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000292 292 Bytes
_service 0000000711 711 Bytes
ocaml-parmap-1.2.5.tar.xz 0000033756 33 KB
ocaml-parmap.changes 0000003420 3.34 KB
ocaml-parmap.spec 0000002438 2.38 KB
Revision 62 (latest revision is 63)
Olaf Hering's avatar Olaf Hering (olh) committed (revision 62)
- Remove usage of dune.configurator because ocamlfind names which
  contain a dot are not considered valid anymore with dune 3.13
Comments 0
openSUSE Build Service is sponsored by