proofserv
parallel computing
Install
- All systems
-
curl cmd.cat/proofserv.sh
- Debian
-
apt-get install root-system-proofd
- Ubuntu
-
apt-get install root-system-proofd
- Fedora
-
dnf install root-proofd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install root-system-proofd
- Raspbian
-
apt-get install root-system-proofd
- Dockerfile
- dockerfile.run/proofserv
root-proofd
parallel computing
root-system-proofd
Parallel ROOt Facility - distributed, parallel computing
The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently. This package contains the PROOF server. proofd is the core daemon of the PROOF (Parallel ROOt Facility) system for distributed parallel computing. Installing this package on a machine, makes it possible for the machine to participate in a parallel computing farm (cluster or via the Internet), either as a master or a slave, using a transparent interface.