Serg Gini

Results 106 comments of Serg Gini

Any news on the Roadmap?

> I plan to rewrite readme and to integrate it in a more clear way in `README.md` Maybe create a task with sub-tasks and somebody also will make a PR...

This issue could be closed

@medz I think that the main criticism of that "full-stack with database" benchmark is related to the way of the code prepared. Many solutions are using outdated versions (because they...

I thought it is because “low” power CPU of the Azure machine. But in more powerful CPU situation is the same. However, not all code affected. Different implementation of the...

It seems the issue has gone in 1.36(beta1).

@Imperatorn can you close the issue please

You are right. https://ziglang.org/documentation/master/#setFloatMode It is should be: 1) removed from Zig implementations or 2) allowed to add fast-math to others. Similar problem with Zig's Vector. It uses SIMD inside..https://github.com/hanabi1224/Programming-Language-Benchmarks/issues/316...

> https://forum.dlang.org/post/[email protected] Btw the issue could be closed now - all problems have some D solution

> Can anyone point me to a good vector matrix multiplication metal kernel that uses simdgroup ops? Check this https://github.com/tinygrad/tinygrad/blob/master/extra/gemm/metal_matmul.py