Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-parmap-20200124.526acc4-1.18 RPM for x86_64

From OpenSuSE Leap 15.5 for x86_64

Name: ocaml-parmap Distribution: SUSE Linux Enterprise 15
Version: 20200124.526acc4 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.18 Build date: Sat Jun 6 03:28:38 2020
Group: Development/Languages/OCaml Build host: sheep28
Size: 26457 Source RPM: ocaml-parmap-20200124.526acc4-1.18.src.rpm
Packager: https://www.suse.com/
Url: http://rdicosmo.github.io/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.

Provides

Requires

License

LGPL-2.0-only

Changelog

* 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

Files

/usr/share/licenses/ocaml-parmap
/usr/share/licenses/ocaml-parmap/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 19:51:51 2024