You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tracy/examples/OpenCLVectorAdd
FrK5E b8c2e25c3d
Fix a build of OpelCLVectorAdd example on linux (#989)
* Add a <cmath> as to fix unknown symbol sqrt whist building on linux (gcc). Remove <algorithm> as a consequence of clangd suggestion.

* adjust according to the review comment
2 months ago
..
CMakeLists.txt Move all client headers and sources to public/ directory. 3 years ago
OpenCLVectorAdd.cpp Fix a build of OpelCLVectorAdd example on linux (#989) 2 months ago