# Falcon Cluster Handler This specific piece of software handles the distribution of simulation/processing scripts to the Falcon cluster. ## SSH Config The file "ssh_config_template" shows the initial setup. User refers to the nt.tuwien.ac.at username. You need to login once into every Falcon first and copy a specific SSH-KEY to the servers, defined then in the SSH config under Match clause as Identity File. ## Pyenv Clone pyenv git repo to your Xserve Home Dir. https://github.com/pyenv/pyenv See .bashrc for example configuration of pyenv. Then create any venv with pyenv as always in your local HOME. ## Further steps Clone this repo into your existing one and update the paths in run.sh, define your script.sh and exec ./run.sh. Use printstats.sh to list all CPU and Memory loads. Voi là