Add vecadd-loop
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.
This commit is contained in:
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.