- CUDA for cuda benchmarks
- make g++ gcc git python3-pip curl screen
- ntp (for server)
- ntpdate (for client)
- Python requeriments to install using pip (python3 -m pip install )
- requests
- paramiko
- scp
This is the radiation-benchmarks repository. Here are all benchmarks that we use for our radiation experiments. The folders inside the repo are described as follows:
- data: contains the gold inputs for some benchmarks present in source folder;
- doc: some instructions for config on radiation experiment;
- scripts: contains installation, configuration and watchdogs scripts;
- src: source folder for the benchmarks in our repo.