MATLAB: Is it possible to run Matlab with Parallel Computing toolbox on Amazon GPU

amazon gpuParallel Computing Toolbox

Issue: Can't run Matlab Parallel Computing Toolbox on Amazon GPU.
Steps I did: – Run Amazon G2 instance (it has nvidia GRID K520) – Install nvidia Driver – Install Matlab with Parallel Toolbox – run gpuDevice in Matlab and got error: Not supported GPU device was found … (see attachment)
Q: Is it possible to run Matlab with Parallel Computing toolbox on Amazon GPU? Any features / tricks / suggestions?

Best Answer

Looks like you might be using Windows Remote Desktop, is that right? Try using an alternative remote desktop tool like UltraVNC or NoMachine NXClient and you will probably find it works fine.
If this is the problem then it can also be circumvented by enabling TCC mode on the server. You may need admin priviledges.
Related Question