Name: | root-roofit-batchcompute |
---|---|
Version: | 6.26.00 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 416312 |
License: | LGPLv2+ |
RPM: | root-roofit-batchcompute-6.26.00-1.el8.x86_64.rpm |
Source RPM: | root-6.26.00-1.el8.src.rpm |
Build Date: | Thu Apr 14 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://root.cern/ |
Summary: | Optimized computation functions for PDFs |
Description: | While fitting, a significant amount of time and processing power is spent on computing the probability function for every event and PDF involved in the fitting model. To speed up this process, roofit can use the computation functions provided in this library. The functions provided here process whole data arrays (batches) instead of a single event at a time, as in the legacy evaluate() function in roofit. In addition, the code is written in a manner that allows for compiler optimizations, notably auto-vectorization. This library is compiled multiple times for different vector instuction set architectures and the optimal code is executed during runtime, as a result of an automatic hardware detection mechanism that this library contains. |
- Update to 6.24.04 - New subpackages: root-roofit-common, root-roofit-dataframe-helpers, root-roofit-hs3, root-tmva-sofie and root-tmva-sofie-parser - Removed subpackages: root-memstat and root-montecarlo-vmc - Drop the doxygen generated root-doc package (doxygen runs out of memory) - Dropped patches: 17 - New patches: 22 - Updated patches: 5
- Rebuild for glew 2.2
- Exclude failing test on Fedora 36 ppc64le: test-stressHistFactory(-interpreted) - Disable package note flags
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Backport gcc 12 fix from LLVM - Fix test failure on ppc64le and aarch64 with gcc 12
- Fix segfaults on ppc64le when using the large code model
- Update to 6.24.06
- Rebuilt with OpenSSL 3.0.0
- Update to 6.24.04 - Add dependency on json-devel to root-core - Disable uring in EPEL 8 (liburing is available, but uring not supported by kernel)
- Update to 6.24.02 - ROOT now uses llvm/clang version 9 (updated from version 5) - No longer exclude arch s390x (better supported in llvm/clang 9) - Drop patches accepted upstream or previously backported - Backport some fixes that make more tests work - New subpackages: python{2,3}-distrdf, root-roofit-batchcompute - Require js-jsroot >= 6