desihub / gpu_specter

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

cpu - cpu version of gpu_specter should be 'plug and play' in current specter and desispec #7

Closed lastephey closed 1 year ago

lastephey commented 4 years ago

Our version of gpu_specter (even in it's cpu form) should have the same connectivity as the current cpu versions of desisim and specter and be fully interchangeable with the cpu version.

This means that when Issues #4 #5 #6 have been addressed, it can be used directly in desi's standard pipeline. This would allow it to be used and tested in both a single frame extraction (https://github.com/desihub/desispec/blob/master/py/desispec/scripts/extract.py) and the full, multi-exposure desibenchmark suite (https://github.com/sbailey/desibenchmark).

lastephey commented 4 years ago

Should have all the functionality that is in desispec/desi_extract_spectra

lastephey commented 4 years ago

Note also that we'll need to make sure that Daniel's eigh batch contribution has been merged into master and we can point to a CuPy tag

lastephey commented 1 year ago

Closing in the spirit of Closember.