Dear all!
In my opinion, not all of SDK-precompiled-samples executables (EXEs) run on several types of notebooks and/or particular GeForce GPU. Moreover, after successful building of executables (EXEs) from sources SDK (independently on VS2010 or VS2013), the same EXEs do not work. Examples:
Workable: Ambocc.exe
Unworkable: cook.exe, whitted.exe
The following message:
OptiX Error: Unknown error (Details: Function “_rtBufferCreateFromGLBO” caught exception: Encountered a CUDA error: cuCLGetDevice() returned (304): Unknown, [3801489])
Probably some of you met the same situation then please inform your solution.
My platforms.
Desktop: Intel® Core 2 Quad @ 2.50GHz, Win 8.1, x64, VS2010, CUDA 6.5, OptiX 3.7.0(beta 2&3). GPU1: GeForce GTX 560 Ti, 448 CUDA Cores.
All EXEs work properly.
PN1: Notebook Samsung NP550P5C-S03 15.6" Intel® Core i7-3630QM @ 2.40GHz, Win 8.1, x64, VS2010, CUDA 6.5, OptiX 3.7.0. (beta 2). GPU2: GeForce GT 650M, 384 CUDA Cores, 2GB.
Workable: Ambocc.exe. Unworkable: cook.exe, whitted.exe
As this notebooks was my main platform I supposed that it may be certain errors of 3rd party software on the computer. My colleague recently decided to reinstall the whole soft on his notebook from zero. After installation of Wni8.1, VS2013, Office I installed CUDA 6.5+OptiX 3.7.0(beta 3) and obtained the platform
PN2: Notebook ASUS N46VZ Intel Core i7-3610QM 2.3GHz, Win 8.1, x64, VS2010, CUDA 6.5, OptiX 3.7.0. (beta 3). GPU2: GeForce GT 650M, 384 CUDA Cores, 2GB. Driver: 344.75
Workable: Ambocc.exe. Unworkable: cook.exe, whitted.exe
During the 1.5 year, I developed a computing part of my project, I removed all of OpenGL and worked successfully. Now I need graphics so please help me.
May be some of you has analogous notebook?