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

ocaml-parmap-1.2.5-slfo.1.2.8 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: ocaml-parmap Distribution: SUSE Linux Framework One
Version: 1.2.5 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.2.8 Build date: Tue Jan 16 17:16:16 2024
Group: Development/Languages/OCaml Build host: reproducible
Size: 246678 Source RPM: ocaml-parmap-1.2.5-slfo.1.2.8.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.

Provides

Requires

License

LGPL-2.0-only

Changelog

* Tue Jan 16 2024 [email protected]
  - 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 [email protected]
  - Update to version 1.2.5
    Add support for OCaml 5.0
* Mon Apr 04 2022 [email protected]
  - Update to version 1.2.4
    fix naked pointers
* Sun May 02 2021 [email protected]
  - Update to version 1.2.3
    follow upstream versioning
* Sun Apr 25 2021 [email protected]
  - Update to version 20210423.2800b78
    avoid corruption on 32bit architectures
    add support for returning results in the right order
* Thu Feb 20 2020 [email protected]
  - 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 [email protected]
  - Require current dune macros
  - Update to 20191021.1b17a5d from dune branch
* Wed Oct 09 2019 [email protected]
  - Update to version 20191002.803edbb (1.0-rc11)
* Tue Oct 01 2019 [email protected]
  - Use noun phrase in summary.
* Mon Sep 23 2019 [email protected]
  - Update to version 20190330.8d19c66
    Fix for ocaml 4.06
* Tue Jul 25 2017 [email protected]
  - Use Group: Development/Languages/OCaml
* Mon Jul 17 2017 [email protected]
  - 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 [email protected]
  - Wrap specfile conditionals to fix quilt setup
* Mon Jul 17 2017 [email protected]
  - Remove autodeps for pre openSUSE 12.1 releases
* Wed May 31 2017 [email protected]
  - Replace tabs with spaces in generated _oasis file
* Sat Jun 04 2016 [email protected]
  - Handle racing mkdirs
* Tue May 24 2016 [email protected]
  - Initial version 20160512.7598fb9 for coccinelle

Files

/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, Fri Feb 21 23:56:40 2025