chsasank / llama.lisp

Lisp dialect designed for HPC and AI
GNU Lesser General Public License v2.1
15 stars 6 forks source link

Implement BLIS cost model #1

Open chsasank opened 6 months ago

chsasank commented 6 months ago

Great paper here nicely creates a model for hierarchical memory: https://dl.acm.org/doi/10.1145/2925987

An implementation of this cost model while still being generic is useful.