You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] Improve parallelism of RDF 10[0-9] tutorials.
In addition to correctly specifying the number of CPUs in CMake, the
tutorials were also setting a resource lock, which prevented them
from running in parallel with other RDF tutorials.
Since ROOT honours ROOT_MAX_THREADS, this resource lock can be removed.
Co-authored-by: Philippe Canal <[email protected]>
0 commit comments