CUDA: Difference between revisions

Line 296: Line 296:
   Concurrent copy and execution:                Yes
   Concurrent copy and execution:                Yes
   Run time limit on kernels:                    No
   Run time limit on kernels:                    No
  Integrated:                                    No
  Support host page-locked memory mapping:      Yes
  Compute mode:                                  Default (multiple host threads can use this device simultaneously)</pre>
====GeForce 240 GT====
<pre>Device 0 GeForce GT 240
  CUDA Driver Version:                          3.0
  CUDA Runtime Version:                          2.30
  CUDA Capability Major revision number:        1
  CUDA Capability Minor revision number:        2
  Total amount of global memory:                1073414144 bytes
  Number of multiprocessors:                    12
  Number of cores:                              96
  Total amount of constant memory:              65536 bytes
  Total amount of shared memory per block:      16384 bytes
  Total number of registers available per block: 16384
  Warp size:                                    32
  Maximum number of threads per block:          512
  Maximum sizes of each dimension of a block:    512,512,64
  Maximum sizes of each dimension of a grid:    65535,65535,1
  Maximum memory pitch:                          262144 bytes
  Texture alignment:                            256 bytes
  Clock rate:                                    1.424 GHz
  Concurrent copy and execution:                Yes
  Run time limit on kernels:                    Yes
   Integrated:                                    No
   Integrated:                                    No
   Support host page-locked memory mapping:      Yes
   Support host page-locked memory mapping:      Yes