1024 Project Hardware Application for Magnetron#7
Open
MarioSieg wants to merge 1 commit into
Open
Conversation
Collaborator
|
Hi Mario, Thank you for your interest. We are currently working on preparing the hardware and will contact you via email once it's ready to ship out. |
Author
|
Hello, thank you very much for the update - that sounds amazing! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1024 Project Hardware Application
主要用途 (Main Purpose)
上游集成 / 社区适配
Porting and optimizing a high-performance machine learning framework (Magnetron) to LoongArch, including SIMD kernel implementation and CPU inference optimization.
预期效果 (Expected Outcome)
申请设备 (Requested Hardware)
Preferred:
Alternative:
身份信息 (Identity)
Mario Sieg
联系方式 (Contact)
备注 (Additional Information)
Magnetron is a lightweight, high-performance machine learning framework written in C with a Python interface. It features a custom tensor engine, SIMD vectorization (AVX2 / AVX-512 / NEON), and a strong focus on performance and minimal dependencies.
The framework already supports transformer inference (e.g. Qwen models) on CPU. Current development focuses on improving performance scaling, kernel fusion, and architecture-specific optimizations.
By porting Magnetron to LoongArch, I aim to:
I am willing to:
This work directly supports the LoongArch ecosystem by enabling efficient machine learning workloads on Loongson hardware and improving developer adoption.