=========
install cg
download Cmake 2.80
cmake says error dumpbin not found and it is
cuda doesn't work with vc2010 so copy ptx's to bin/lib/ptx
disable in visual stduio ptx-samples and ZERO-CHECK
fails sample6 in std:inster_iterator optixu.hpp
esta en #include
install optix.dll Geforce
funciona debug&build
===============================
Some people at Nvidia forums don't know how to do, just use libraries (.libs) and in cl_platform.h use CL_API_CALL __stdcall (see AMD header).. Also if you want OpenCL OpenGL interop use cl_gl.h from AMD SDK or the current cl_gl.h at Khronos..
just use fixvc10.bat from:
copy "C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\OpenCL\common\lib\oclUtils32.lib" "C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\OpenCL\common\lib\oclUtils.lib"
copy "C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\shared\lib\shrUtils32.lib" "C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\shared\lib\shrUtils.lib"
AMD OpenCL SDk
=============
SDKUtil no va
needs SDKUtil source
asked and OpenCL forums..
0 comments:
Post a Comment