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
import one of example project to project generator
in project properties, right click and select 'add existing property sheet and select presented by cuda. it will be located C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\extras\visual_studio_integration\MSBuildExtensions\CUDA 9.2.props (default location)
add OpenCL.lib to link
build and run
The text was updated successfully, but these errors were encountered:
install CUDA 9.2
import one of example project to project generator
in project properties, right click and select 'add existing property sheet and select presented by cuda. it will be located
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\extras\visual_studio_integration\MSBuildExtensions\CUDA 9.2.props
(default location)add
OpenCL.lib
to linkbuild and run
The text was updated successfully, but these errors were encountered: