desihub / gpu_specter

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

add explore 3d array performance nb #27

Closed dmargala closed 4 years ago

dmargala commented 4 years ago

Addresses #17

tl;dr: there does not seem to be a performance boost using 3d arrays with cupy.linalg.solve

sbailey commented 4 years ago

Looks good, thanks. Disappointing conclusion, but nicely documented.