CUDA error while rendering

Hi!
While rendering my first project ever I’m running into problem, when blender is rendering my project after few second it runs over a ERROR: CUDA error: Illegal instruction in cuCtxSynchronize(), line 1372.
The problem appears only if I change my render device to GPU Compute which is GTX 970m, while using CPU it has no prolems rendering but it takes way more time.
Anyone have a solution to this problem?
Thanks to all!

Not overly likely that the root cause is Blender. Would rather guess the combination of your GPU, driver and CUDA version.

I’d agree, dedicated mobile device don’t tend to have the “umph” of their desktop compatriots. Could be a memory issue as they tend to use shared memory. The obvious question, is the crash unique to this project, or does every GPU render fail?