Internal support for SyneRBI/PETRIC2.
The machine tomography.stfc.ac.uk runs two separate (technically independent) things I couldn't be bothered to put into different repos.
This has runner/petric installed on its $PATH
- Runner:
synerbi@stfc- Tags:
docker,cuda
- Tags:
- Sources:
runner,docker-compose.yml:petric,Dockerfile - Usage: PETRIC2:.github/workflows/run.yml
:jobs.full
Tip
petric.py runs main.Submission with callbacks writing TensorBoard logs to /opt/runner/logs/2/TEAM/VERSION.
Created by docker compose up -d.
- Sources:
docker-compose.yml:leaderboard - Exposes:
/opt/runner/logs/2 - Result: https://petric.tomography.stfc.ac.uk/2/leaderboard
A horizontal line in the leaderboard graphs.
- Sources:
thresholds - Exposes:
/opt/runner/logs/2/0_THRESHOLDS
- Sources:
docker-compose.yml:leaderboard.labels.virtual.host.directives,data,data-wip - Exposes:
/mnt/share-public/petric/2,/mnt/share-public/petric/wip - Result: https://petric.tomography.stfc.ac.uk/2/data, /data-wip
Tip
/data-wip needs authentication (username & password)
Computes submission rankings based on TensorBoard logs.
- Sources:
rank
Runs all submitted algorithms on all data.
- Sources:
loop