Skip to content

AIV implementation of histogram#89

Draft
vloncar wants to merge 20 commits intohuawei-csl:mainfrom
vloncar:histogram
Draft

AIV implementation of histogram#89
vloncar wants to merge 20 commits intohuawei-csl:mainfrom
vloncar:histogram

Conversation

@vloncar
Copy link
Copy Markdown
Collaborator

@vloncar vloncar commented Apr 7, 2026

A naive implementation of histogram using vector cores. Still needs tuning and getting rid of some constraints.

@vloncar vloncar marked this pull request as draft April 7, 2026 12:48

#include "kernel_utils.h"

#define GM_ADDR __gm__ uint8_t*
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I do what the lint checker asks (adding a space so that it is uint8_t *), it fails to compile. All other examples use this definition.

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