LLNL / RAJAPerf

RAJA Performance Suite
BSD 3-Clause "New" or "Revised" License
110 stars 39 forks source link

Note kernels with non-linear complexity #466

Closed MrBurmark closed 2 months ago

MrBurmark commented 3 months ago

There are some kernels where the flops or bytes used is not linearly proportional to the problem size. This should be noted somewhere for example as a feature on the kernel.

MrBurmark commented 2 months ago

Fixed in #471