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 - profile and record results #15

Closed lastephey closed 1 year ago

lastephey commented 4 years ago

When the cpu version of gpu_specter is fully ready, profile the code to understand where our major cpu bottlenecks are.

Consider tools like PySpy, cprofile, line_profiler.

Save/post these results somewhere they won't be lost. They will be useful for NESAP before/after speedup calculation.

rcthomas commented 4 years ago

Automation?

lastephey commented 4 years ago

Record this number so you can make your nice NESAP bar plot

Laurie will provide info for march 2019 benchmark

Daniel will find starting number for CPU spex

In order to have apples to apples comparison we'll need to run spex in the desi benchmark full exposure suite

Caveat-- old and new versions may be using different versions of PSF

lastephey commented 1 year ago

Closing in the spirit of Closember.