This is the same kernel as vecadd but repeated in a for-loop many times so that the runtime overhead at the startup is amortized.
15 KiB
15 KiB
This is the same kernel as vecadd but repeated in a for-loop many times so that the runtime overhead at the startup is amortized.