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 (show unmerged sources)
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
Latest Revision
buildservice-autocommit accepted request 1139279 from Olaf Hering's avatar Olaf Hering (olh) (revision 63)
baserev update by copy to link target
Comments 0
openSUSE Build Service is sponsored by