desihub / desispec

DESI spectral pipeline
BSD 3-Clause "New" or "Revised" License
33 stars 24 forks source link

Move nightlyflat to gpu job #2236

Closed akremin closed 2 months ago

akremin commented 2 months ago

This makes a minimal change to have nightlyflat jobs run on GPU's. This doesn't actually change the underlying code to utilize the GPU's, but the whole job is very fast and therefore not that inefficient. This simplifies the job scheduling logic when dealing with separate CPU and GPU partitions.