Multiprocessor Machine

I have root installed on a Multiprocessor LINUX box. I’d like to be able have root use all of the processors if possible. I looked into PROOF, but that seems to be more for a cluster. What is the best way achieve this??

Hi Ray,

You can install PROOF on your multiprocessor box. You should see a substantial gain for querying trees
or looping on your TSelectors.

For non-Tree/data-sets based tasks,
you can make use of the TThread classes.

Rene

Great. We weren’t sure if PROOF would work on just one machine.