Name: | root-roofit-batchcompute |
---|---|
Version: | 6.24.08 |
Release: | 2.0.1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 225260 |
License: | BSD |
RPM: | root-roofit-batchcompute-6.24.08-2.0.1.el7.x86_64.rpm |
Source RPM: | root-6.24.08-2.0.1.el7.src.rpm |
Build Date: | Mon May 15 2023 |
Build Host: | build-ol7-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. |
- Rebuilt for pythia8-8.3.09
- Make DistRDF optional - Update the root-tmva-threads patch (upstream's version) - Exclude multiproc tests with random failures
- Update to 6.24.08 - Drop patches accepted upstream: - root-fix-ppc64le-compilation-with-gcc-10.patch - root-ppc-codemodel.patch - root-ppc-segfault-fix.patch - Drop the doxygen generated root-doc package (doxygen runs out of memory) - Backport python 3.11 fixes from upstream - Various test fixes - patches from the rawhide build - Don't use yuicompressor on Fedora (Java no longer available on ix86) - Backport locking of gInterpreterMutex in TClingClassInfo::IsEnum
- 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