scaszoo / matrix-multiplication-cache-optimisation

Playing around with matrix multiplication considering whats happening with the cpu cache while calculating - also concurrency is part of the experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix-multiplication-cache-optimisation

Playing around with matrix multiplication considering whats happening with the cpu cache while calculating - also concurrency is part of the experiment

About

Playing around with matrix multiplication considering whats happening with the cpu cache while calculating - also concurrency is part of the experiment

License:MIT License


Languages

Language:Go 83.6%Language:C 16.4%