OrderN / CONQUEST-release

Full public release of large scale and linear scaling DFT code CONQUEST
http://www.order-n.org/
MIT License
96 stars 25 forks source link

Record the matrix multiply kernel used in output #281

Closed davidbowler closed 4 months ago

davidbowler commented 7 months ago

I think that it would probably be useful to record which matrix multiply kernel is being used when doing O(N) calculations in the output. It would be useful both for debugging and for performance analysis. Any thoughts?

davidbowler commented 4 months ago

Closed by #297