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

skipping at a compute target? #250

Open
pruhnuhv opened this issue Mar 19, 2024 · 0 comments
Open

skipping at a compute target? #250

pruhnuhv opened this issue Mar 19, 2024 · 0 comments

Comments

@pruhnuhv
Copy link

I understand the 'action-optimization' of skipping at various levels in the memory hierarchy which enables skipping memory accesses and thereby saves compute cycles. However, what does the 'compute-optimization' target 'skipping' do in hardware? Given that zeros have been accessed from the last level of the hierarchy and are now present at your compute unit (MAC), they should only be gated, not entirely 'skipped.' I can't find documentation for 'compute-optimization' in the sparse optimization docs.
This question is in reference to the Eyeriss-v2 architecture enabling skipping at the MAC in the MICRO '22 paper's artifact (well, table III in the paper suggests that this should've been 'gating' and not 'skipping').

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

No branches or pull requests

1 participant