desihub / gpu_specter

Scratch work for porting spectroperfectionism extractions to GPUs
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

align gpu cli option w/ desispec #72

Closed dmargala closed 2 years ago

dmargala commented 2 years ago

desi_extract_spectra from desispec recently changed the cli option --gpu to --use-gpu (#1734).

Update spex and desi_benchmark_extract to also use --use-gpu.