Thu, 20 Jun 2024 17:46:00 UTC | login

Information for build ocaml-parmap-1.2.5-7.fc40

ID266297
Package Nameocaml-parmap
Version1.2.5
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-parmap.git#1f4bee4a93be835a323a28a880245a48993c8e21
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Nov 2023 05:24:14 UTC
CompletedMon, 13 Nov 2023 06:39:15 UTC
Taskbuild (f40, /rpms/ocaml-parmap.git:1f4bee4a93be835a323a28a880245a48993c8e21)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-parmap.git#1f4bee4a93be835a323a28a880245a48993c8e21'}}
Tags
f40
RPMs
src
ocaml-parmap-1.2.5-7.fc40.src.rpm (info) (download)
riscv64
ocaml-parmap-1.2.5-7.fc40.riscv64.rpm (info) (download)
ocaml-parmap-devel-1.2.5-7.fc40.riscv64.rpm (info) (download)
ocaml-parmap-debuginfo-1.2.5-7.fc40.riscv64.rpm (info) (download)
ocaml-parmap-debugsource-1.2.5-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * 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 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-3 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Jerry James <loganjerry@gmail.com> - 1.2.5-1 - Update SPDX License tag * Mon Nov 28 2022 Jerry James <loganjerry@gmail.com> - 1.2.5-1 - Version 1.2.5 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 1.2.4-5 - Use new OCaml macros * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-5 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-4 - Bump release and rebuild. * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 04 2022 Jerry James <loganjerry@gmail.com> - 1.2.4-1 - Version 1.2.4 * Tue Oct 05 2021 Richard W.M. Jones <rjones@redhat.com> - 1.2.3-3 - OCaml 4.13.1 build