OSC / osc-reporting

Reporting on OOD jobs ran at OSC
MIT License
2 stars 0 forks source link

Add cores and GPUs to the DB #36

Open johrstrom opened 2 years ago

johrstrom commented 2 years ago

Add cores and gpus fields to the Job table/model so that we can simply pull the information from the record instead of having to grep for it from the tres field.

┆Issue is synchronized with this Asana task by Unito

johrstrom commented 2 years ago

@lukew3 IDK if you can run the sacct command or not. I jsut opened the ticket to modify the DB, but you may not be able to ingest data. So don't worry about that ticket so much. regex on tres will work for the time being.

If you try to run bin/rake db:ingest you may only get your own jobs. Whcih may be OK - you just need to get some data for yourself (i.e., start a few jupyter jobs).