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

General optimisation pass (attempt 2) #21

Merged
merged 6 commits into from
Jul 2, 2024

Conversation

rozukke
Copy link
Contributor

@rozukke rozukke commented Jul 2, 2024

  • New matmul function
  • Fix memory allocation amount
  • Free used memory
  • Align allocations to cache lines
  • Introduce new vector type for consistency

@rozukke rozukke added the enhancement New feature or request label Jul 2, 2024
@rozukke rozukke requested a review from nhatdongdang July 2, 2024 07:14
@rozukke rozukke self-assigned this Jul 2, 2024
Copy link
Collaborator

@nhatdongdang nhatdongdang left a comment

Choose a reason for hiding this comment

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

Lookin' good

@nhatdongdang nhatdongdang merged commit dbbfd77 into kachi-group:main Jul 2, 2024
2 checks passed
@rozukke rozukke deleted the fix/perf-optimisation branch July 2, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants