We should include some description here.
NOTE This repository make part of the ringer tuning kit (rtk).
Saphyra is a package used to derive all ringer models in large scale using HPC cluster infrastruture. For LPS cluster you can use the orchestra infrastruture to launch your jobs into the slurm queue.
Please follow these instructions below to install the saphyra package into your system.
pip3 install --upgrade saphyra
NOTE: Make sure that you are using the latest package in case you have the saphyra installed.
Clone this repository:
git clone https://github.com/jodafons/saphyra
And install it!
cd saphyra && source scripts/setup.sh
Branch | Build Status |
---|---|
Master |
For tensorflow
is, to this date, supported until Python 3.7 (read here) and
latest version of sklearn
requires Python 3.6 or later, currently Saphyra supports Python 3.6 and 3.7 only. Any other custom setup isn't guaranteed to work.