Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-parmap | Distribution: SUSE Linux Framework One |
Version: 1.2.5 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.2.6 | Build date: Tue Jan 16 17:16:16 2024 |
Group: Development/Languages/OCaml | Build host: reproducible |
Size: 246558 | Source RPM: ocaml-parmap-1.2.5-slfo.1.2.6.src.rpm |
Packager: https://www.suse.com/ | |
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 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 * Tue Jul 25 2017 ohering@suse.de - Use Group: Development/Languages/OCaml * Mon Jul 17 2017 ohering@suse.de - Update to version 20170223.c9b0ee7 Only wait for the children started by parmap Prevent at_exit handlers registered in the parent from running in the child handle EINTR errors in wait_for_pids added get_ncores Gc.compact needs to be called only inside of spawn_many added get_rank so that worker processes can know at which rank they were forked out of the master process * Mon Jul 17 2017 ohering@suse.de - Wrap specfile conditionals to fix quilt setup * Mon Jul 17 2017 ohering@suse.de - Remove autodeps for pre openSUSE 12.1 releases * Wed May 31 2017 olaf@aepfle.de - Replace tabs with spaces in generated _oasis file * Sat Jun 04 2016 jeffm@suse.com - Handle racing mkdirs * Tue May 24 2016 olaf@aepfle.de - Initial version 20160512.7598fb9 for coccinelle
/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, Mon Nov 4 23:54:42 2024