You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are asking how to compile the vexcl tests and examples with the CUDA backend, then you could do this by setting the VEXCL_BACKEND CMake variable, as in
cmake .. -DVEXCL_BACKEND=CUDA
And if you want to know how to do this for your own project, have a look here.
Hello. I can't link CUDA, boost in my CMake project. How to do it?
How to enable cuda dependence in CMake?
The text was updated successfully, but these errors were encountered: