Homec4science

scitas_cost : get cost multiplier from a sqlite database

Authored by ncoudene on Aug 23 2022, 14:44.

Description

scitas_cost : get cost multiplier from a sqlite database

The database have to be put in /etc/slurm/job_submit/pricing.db
It have to contain a table name data wich have three columns :

  • account (text)
  • cluster (text)
  • value (real)

Details

Committed
ncoudeneAug 23 2022, 14:44
Pushed
ncoudeneAug 23 2022, 14:44
Parents
R11410:2fb6f89ae82a: scitas_cost: various fixes
Branches
Unknown
Tags
Unknown