Skip to content

Instantly share code, notes, and snippets.

@andreas-eberle
Last active April 15, 2016 11:24
Show Gist options
  • Save andreas-eberle/28e921e7dedd3a1211ca6d3b04ce83f2 to your computer and use it in GitHub Desktop.
Save andreas-eberle/28e921e7dedd3a1211ca6d3b04ce83f2 to your computer and use it in GitHub Desktop.
cudaDeviceProp[name=GeForce GTX 970M,totalGlobalMem=6442450944,sharedMemPerBlock=49152,regsPerBlock=65536,warpSize=32,memPitch=2147483647,maxThreadsPerBlock=1024,maxThreadsDim=[1024, 1024, 64],maxGridSize=[2147483647, 65535, 65535],clockRate=1038000,totalConstMem=65536,major=5,minor=2,textureAlignment=512,texturePitchAlignment=32,deviceOverlap=1,multiProcessorCount=10,kernelExecTimeoutEnabled=1,integrated=0,canMapHostMemory=1,computeMode=cudaComputeModeDefault,maxTexture1D=65536,maxTexture1DMipmap=16384,maxTexture1DLinear=134217728,maxTexture2D=[65536, 65536],maxTexture2DMipmap=[16384, 16384],maxTexture2DLinear=[65000, 65000, 1048544],maxTexture2DGather=[16384, 16384],maxTexture3D=[4096, 4096, 4096],maxTexture3DAlt=[2048, 2048, 16384],maxTextureCubemap=16384,maxTexture1DLayered=[16384, 2048],maxTexture2DLayered=[16384, 16384, 2048],maxTextureCubemapLayered=[16384, 2046],maxSurface1D=65536,maxSurface2D=[65536, 32768],maxSurface3D=[65536, 32768, 2048],maxSurface1DLayered=[65536, 2048],maxSurface2DLayered=[65536, 32768, 2048],maxSurfaceCubemap=32768,maxSurfaceCubemapLayered=[32768, 2046],surfaceAlignment=512,concurrentKernels=1,ECCEnabled=0,pciBusID=1,pciDeviceID=0,pciDomainID=0,tccDriver=0,asyncEngineCount=2,unifiedAddressing=1,memoryClockRate=2505000,memoryBusWidth=192,l2CacheSize=1572864,maxThreadsPerMultiProcessor=2048,streamPrioritiesSupported=0,globalL1CacheSupported=1,localL1CacheSupported=1,sharedMemPerMultiprocessor=98304,regsPerMultiprocessor=65536,managedMemory=1,isMultiGpuBoard=0,multiGpuBoardGroupID=0,]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment