Hi Deniz
I started a g2.2xlarge Linux instance and got R2014a to use the GPU, output is below. A possible difference is that I used a desktop version of Ubuntu 12.04 LTS.
>> !nvidia-smi Mon Jan 5 17:41:27 2015 +------------------------------------------------------+ | NVIDIA-SMI 340.32 Driver Version: 340.32 | -------------------------------+----------------------+----------------------+ | GPU Name Persistence-M Bus-Id Disp.A | Volatile Uncorr. ECC Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. ===============================+======================+======================| | 0 GRID K520 Off | 0000:00:03.0 Off | N/A | | N/A 34C P0 0W / 125W | 10MiB / 4095MiB | 0% Default | +-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+ | Compute processes: GPU Memory GPU PID Process name Usage | ============================================================================= | No running compute processes found | +-----------------------------------------------------------------------------+ >> >> >> gpuDevice
ans =
CUDADevice with properties:
Name: 'GRID K520'
Index: 1
ComputeCapability: '3.0'
SupportsDouble: 1
DriverVersion: 6.5000
ToolkitVersion: 5.5000
MaxThreadsPerBlock: 1024
MaxShmemPerBlock: 49152
MaxThreadBlockSize: [1024 1024 64]
MaxGridSize: [2.1475e+09 65535 65535]
SIMDWidth: 32
TotalMemory: 4.2948e+09
FreeMemory: 4.2118e+09
MultiprocessorCount: 8
ClockRateKHz: 797000
ComputeMode: 'Default'
GPUOverlapsTransfers: 1
KernelExecutionTimeout: 0
CanMapHostMemory: 1
DeviceSupported: 1
DeviceSelected: 1
