Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Compute Optimal Block Size #9

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sjkelly
Copy link

@sjkelly sjkelly commented Aug 20, 2019

This aims to use Hwloc.jl to compute block size based on the algorithm described in http://www.cs.utexas.edu/users/flame/pubs/flawn74.pdf.

Test don't pass yet since (I think?) the micro kernel needs to be parameterized by nr and mr.

Also based on my understanding of the paper some initial variables pertaining to SIMD size and latency need to still be set to determine the optimal block size. I am unsure at the moment if Hwloc will tell us this info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant