Tesla TCC driver with default compute mode?

Hi,

I am using Tesla TCC driver and it seems that current Tesla TCC driver only support exclusive compute mode. Could somebody tell me if default compute mode would be supported in future TCC drivers?

I am working on Windows 7 x64 with multiple Tesla C2050 GPUs, and using TCC driver for enabling Remote Desktop. I really need default compute mode because I am working on multiple CUDA softwares, and would like to use multi-GPU implementation for each of the softwares.

Nicholas

Recent TCC drivers should come with nvidia-smi at C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe. Run nvidia-smi -c 0 as Administrator, and your cards should now be in default mode.

Recent TCC drivers should come with nvidia-smi at C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe. Run nvidia-smi -c 0 as Administrator, and your cards should now be in default mode.

Thank you very much Tim. Everything works like magic now.

Best Regards,

Nicholas

Thank you very much Tim. Everything works like magic now.

Best Regards,

Nicholas