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

Implementation in C #3

Open
hangst opened this issue May 29, 2016 · 2 comments
Open

Implementation in C #3

hangst opened this issue May 29, 2016 · 2 comments

Comments

@hangst
Copy link

hangst commented May 29, 2016

I've tried the python example codes on my RPi2 and the multithreaded sgemm computation time is really amazing.

I wonder if there is sgemm implementation in C such that it can be used in other applications coded in C that requires matrix computation heavily (e.g. convolution in computer vision)

@nineties
Copy link
Member

I'd like that a lot. Unfortunately, I don't have much time.
Please feel free to re-implement my code with other QPU assemblers if you
want.

2016年5月29日(日) 17:19 thomashang [email protected]:

I've tried the python example codes on my RPi2 and the multithreaded sgemm
computation time is really amazing.

I wonder if there is sgemm implementation in C such that it can be used in
other applications coded in C that requires matrix computation heavily
(e.g. convolution in computer vision)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#3, or mute the thread
https://github.com/notifications/unsubscribe/AAKiGieFYXcX071p_qWWN5CcQv5qiq8iks5qGUwPgaJpZM4IpPX9
.

@Terminus-IMRC
Copy link
Contributor

It's here: https://github.com/Terminus-IMRC/qmkl

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

3 participants