root icon indicating copy to clipboard operation
root copied to clipboard

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

Results 924 root issues
Sort by recently updated
recently updated
newest added

## Explain what you would like to see improved I know that this is a **very** first world problem, but it has been bugging me since a while. The build...

improvement
priority:high
in:Build System

### Check duplicate issues. - [X] Checked for duplicates ### Description hi - Recently, we had an ATLAS bug report (https://its.cern.ch/jira/browse/ATR-28411) in which a job that loaded many dictionaries was...

bug
priority:default
in:Cling
experiment

### Check duplicate issues. - [X] Checked for duplicates ### Description When Range() is called on a RDF object with a progress bar, the progress bar seems to show all...

bug
in:RDataFrame

Building clad should not depend on the result of the connectivity check, but whether it is enabled.

in:Build System

~~Situation should be better but there may be still some leftover issues.~~ All issues should now be fixed, the PR is ready for review!

in:RDataFrame

### Check duplicate issues. - [X] Checked for duplicates ### Description Building with cuDNN 9.0 or later results in the following errors: ``` /build/root/src/root-6.30.06/tmva/tmva/src/DNN/Architectures/Cudnn/RecurrentPropagation.cu(500): error: identifier "cudnnRNNForwardTraining" is undefined cudnnStatus_t...

bug

This commit essentially reverts a288ff9 from four years ago, which was also part of the multi-python machinery that is not necessary anymore after Python 2 support was dropped. Also, make...

in:Build System
in:PyROOT

Systems with older versions of glibc do not have modern functions to get cryptographically secure random numbers. Introduce a fallback to using `/dev/urandom` in such cases. A notable example is...

in:Core Libraries