SLURM account usage (Sausage) API ================================= This project implements a Falcon API service to display CPU / GPU consumption per account in a Slurm cluster. The service queries the elastic instance created by the jobcomp/elasticsearch plugin provided by SchedMD. Setting up Sausage API ---------------------- git clone ssh://git@c4science.ch/source/sausage-api.git cd sausage-api edit python3 setup.py