Ondřej Čertík

Results 1610 comments of Ondřej Čertík

I see. I am a minimalist too, that's why I just use `rho = 1`.

Ah, I didn't realize the file got renamed from `optimized` to `archaic`. @rouson, do you have a better name? The term `archaic` suggests (to me) that that style should not...

> @certik if you don't mind introducing object-oriented programming, Absolutely. Please submit another PR with the OO code!

@zerothi thanks for this! I have an idea: why don't you leave `poisson2d/optimized.f90` and `poisson2d/optimized.c` as they are, but submit new files both for Fortran and C with your version....

Thanks @arjenmarkus. @arunningcroc right. I still want to do the best we can to have as fair benchmarks as we can, but framing it as "idioms" people will hopefully not...

Copying my comment from #9. We discussed quite a few times, e.g. in #2, to include other languages. Why: to actually have a comparison across languages. I expect that across...

I would expect to have many versions of the same benchmark. Besides the two you mentioned, also one that allows assembly intrinsics and one that does not. One that perhaps...

@rouson, @milancurcic I see you are both a little bit reserved about the purpose of the `benchmarks` repository. It seems your arguments show the dangers of how we can fail....