smukhe-gh / ScalarWave.jl

Solve the scalar wave equation using spacetime discretization methods
Other
1 stars 1 forks source link

Find out the actual work done by the algorithm #15

Closed smukhe-gh closed 6 years ago

smukhe-gh commented 6 years ago

The idea is to compare it with peak theoretical performance. Count the number of flops and memory accesses in each function. Can we do better?