Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-parmap | Distribution: openSUSE:Factory:zSystems |
Version: 1.2.5 | Vendor: openSUSE |
Release: 2.3 | Build date: Tue Jan 16 17:16:16 2024 |
Group: Development/Languages/OCaml | Build host: reproducible |
Size: 203206 | Source RPM: ocaml-parmap-1.2.5-2.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://opam.ocaml.org/packages/parmap | |
Summary: Multicore architecture exploitation for OCaml programs with minimal modifications |
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.
LGPL-2.0-only
* Tue Jan 16 2024 ohering@suse.de - Remove usage of dune.configurator because ocamlfind names which contain a dot are not considered valid anymore with dune 3.13 * Sun Jan 01 2023 ohering@suse.de - Update to version 1.2.5 Add support for OCaml 5.0 * Mon Apr 04 2022 ohering@suse.de - Update to version 1.2.4 fix naked pointers * Sun May 02 2021 ohering@suse.de - Update to version 1.2.3 follow upstream versioning * Sun Apr 25 2021 ohering@suse.de - Update to version 20210423.2800b78 avoid corruption on 32bit architectures add support for returning results in the right order * Thu Feb 20 2020 ohering@suse.de - Require current ocaml-rpm-macros - Update to version 20200124.526acc4 (1.1.1) merged our changes for dune and recent ocaml versions * Fri Nov 01 2019 ohering@suse.de - Require current dune macros - Update to 20191021.1b17a5d from dune branch * Wed Oct 09 2019 ohering@suse.de - Update to version 20191002.803edbb (1.0-rc11) * Tue Oct 01 2019 Jan Engelhardt <jengelh@inai.de> - Use noun phrase in summary. * Mon Sep 23 2019 ohering@suse.de - Update to version 20190330.8d19c66 Fix for ocaml 4.06
/usr/lib64/ocaml /usr/lib64/ocaml/parmap /usr/lib64/ocaml/parmap/parmap.cmxs /usr/share/doc/packages/ocaml-parmap /usr/share/doc/packages/ocaml-parmap/CHANGES /usr/share/licenses/ocaml-parmap /usr/share/licenses/ocaml-parmap/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 5 01:35:40 2024