Is it possible to render 4K 10bit raw images in Hard Disk about 60FPS by CUDA?

Hi,
I’m a beginner with CUDA SDK.
I would like to know How fast loading and rendering images CUDA can do.
my device is GTX 960.

I think only the Quadro (and maybe Tesla) line of GPUs have the option to display send than 8 bit per color channel to the display

My understanding is that only Quadro is able to do 10-bit per channel in a window using OpenGL (e.g. Adobe Photoshop) but GeForce is able to do so in DirectX fullscreen exclusive mode (e.g. madVR).