JishinMaster

Results 7 comments of JishinMaster

Hi, The performance I observed are obtained after following the clBLAST tuning guide (make alltuners + python script). For good measure, I have relaunched the specific command you asked on...

> keep in mind that in both cases the formula for computing GFLOPS from the execution time is the same I think I know understand why it seemed weird! What...

Do you have news concerning this pull request? I have made local changes this week to once again upgrade to latest lvgl, micropython and ulab, and would have prefer to...

I have updated spiffs, micropython, ulab, and lv_bindings to latest versions.

The latest commit should fix this (Thanks to @JoachimSchurig). sse2neon now inlcudes aes intrinsics. I do not see the link between that and the _mm_stream_pd function. It seems @jerinphilip did...

For the AES ones they are now included in the sse2neon project. The _mm_stream_pd patch could be directly proposed to sse2neon.

Yes, my bad, @jerinphilip did not propose the fix to sse2neon, so pulling the latest version reintroduced the problem. I have manually patched the sse2neon.h.