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:
2
tests/opencl/vecadd-loop/.gitignore
vendored
Normal file
2
tests/opencl/vecadd-loop/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
vecadd-loop
|
||||
*.ll
|
||||
Reference in New Issue
Block a user