Name: | root-roofit-batchcompute |
---|---|
Version: | 6.34.08 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 422423 |
License: | BSD-2-Clause |
RPM: | root-roofit-batchcompute-6.34.08-1.el10_0.x86_64.rpm |
Source RPM: | root-6.34.08-1.el10_0.src.rpm |
Build Date: | Mon Jun 02 2025 |
Build Host: | build-ol10-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.34.08
- Update to 6.34.06 - Drop patches accepted upstream or previously backported
- Fix roofit/roostats test failures with gcc 15
- Update to 6.34.04 - Drop patches accepted upstream or previously backported
- Rebuilt for libarrow 19
- Rebuild with gsl 2.8
- Add explicit BR: libxcrypt-devel
- Apply patches to fix build with gcc 15 - Enable roofit-multiprocess for EPEL 10 (dependencies available) - Rebuild for pythia8 8.3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Don't add dependencies on root-roofit-multiprocess and root-roofit-zmq to root-roofit-core for EPEL builds