desihub / gpu_specter

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

gpu - profile and record results #16

Closed lastephey closed 1 year ago

lastephey commented 4 years ago

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

At the moment our best tools are nsight systems and nvvp (for multiple mpi ranks).

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

lastephey commented 4 years ago

Start recording GPU profiling data

If possible:

Track first GPU port

Track addition of MPS

Track batched eigh

lastephey commented 1 year ago

Thanks for your help. Closing in the spirit of Closember.