Information for build ocaml-parmap-1.2.5-16.rvre0.fc42

ID9913
Package Nameocaml-parmap
Version1.2.5
Release16.rvre0.fc42
Epoch
DraftFalse
SummaryOCaml library for exploiting multicore architectures
DescriptionParmap is a minimalistic library for exploiting multicore architectures in 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, and specify the number of subprocesses to use with the optional parameter ~ncores.
git:https://github.com/rdicosmo/parmap.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:37:51 UTC
CompletedMon, 09 Jun 2025 16:37:51 UTC
Tags
f42
RPMs
src
ocaml-parmap-1.2.5-16.rvre0.fc42.src.rpm (info) (download)
riscv64
ocaml-parmap-1.2.5-16.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-parmap-devel-1.2.5-16.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-parmap-debuginfo-1.2.5-16.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-parmap-debugsource-1.2.5-16.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Wed Apr 02 2025 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.5-16.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.2.5-15 - OCaml 5.3.0 rebuild for Fedora 42 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-13 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-12 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-9 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-8 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-7 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-5 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.2.5-4 - OCaml 5.0.0 rebuild