Y
Hacker News
new
|
ask
|
show
|
jobs
by
zbowling
1135 days ago
It seems you are using N=144 where in the modular example they are doing N=1024. Significantly less computationally expensive of a calculation in this Julia example.
1 comments
adgjlsfhk1
1135 days ago
This is comparing Gflops which is a size normalized measurement. With N=M=K=1024, I get 127.5 Gflops on my laptop (intel i7-1185G7)
link