Mar 14, 2023
19
0
10
Hi,

I am trying to use keyshot pro 11.3.3 to render some images. i am trying to render in GPU mode so as to not have too much load on the CPU. whenever i try to use GPU mode i get errors "uda error: cudaErrorMemoryAllocation" and "Cuda error: cudaErrorInvalidValue" i believe that the GPU i am using should be able to run keyshot in GPU mode it is a Nvidida 1050 TI with the latest drivers.
 
D

Deleted member 2731765

Guest
Which call operation are you using ? The Code might be broken it appears. If the API call is unable to allocate enough memory for the operation, then it might throw this error.

Might also be possible that one or more of the "parameters" passed to the API call is not within an acceptable range of values. Like a Stack overflow. Is that the latest version of Keyshot Pro you are using ?

And, which GPU driver version have you installed ? This is important.
 
D

Deleted member 2731765

Guest
What are the rest of your system specs ? Which CPU are you using ?

Although, KeyShot doesn’t require GPU for rendering, but certain UI elements in KeyShot require a GPU with support for OpenGL 2.0 and up. The software will mostly utilize all available CPU cores. So more CPU cores/threads will produce faster rendering times.

Have you tried the CPU rendering option as well ? GPU is only used to display the KeyShot interface, as well as some features such as the Geometry View and Bloom effects.
 
Last edited by a moderator:
Mar 14, 2023
19
0
10
it is a dell precision tower 5810 intel xeon E5-2650 2.2ghz 16gb. the 1050ti installed does support open gl 2.0. i have tried both CPU and GPU mode.