Advertisement
Guest User

clinfoNVIDIA930MX

a guest
Feb 27th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. Output clinfo NVIDIA 930MX
  2.  
  3. Platform Name NVIDIA CUDA
  4. Number of devices 1
  5. Device Name GeForce 930MX
  6. Device Vendor NVIDIA Corporation
  7. Device Vendor ID 0x10de
  8. Device Version OpenCL 1.2 CUDA
  9. Driver Version 418.87.00
  10. Device OpenCL C Version OpenCL C 1.2
  11. Device Type GPU
  12. Device Topology (NV) PCI-E, 01:00.0
  13. Device Profile FULL_PROFILE
  14. Device Available Yes
  15. Compiler Available Yes
  16. Linker Available Yes
  17. Max compute units 3
  18. Max clock frequency 901MHz
  19. Compute Capability (NV) 5.0
  20. Device Partition (core)
  21. Max number of sub-devices 1
  22. Supported partition types None
  23. Max work item dimensions 3
  24. Max work item sizes 1024x1024x64
  25. Max work group size 1024
  26. Preferred work group size multiple 32
  27. Warp size (NV) 32
  28. Preferred / native vector sizes
  29. char 1 / 1
  30. short 1 / 1
  31. int 1 / 1
  32. long 1 / 1
  33. half 0 / 0 (n/a)
  34. float 1 / 1
  35. double 1 / 1 (cl_khr_fp64)
  36. Half-precision Floating-point support (n/a)
  37. Single-precision Floating-point support (core)
  38. Denormals Yes
  39. Infinity and NANs Yes
  40. Round to nearest Yes
  41. Round to zero Yes
  42. Round to infinity Yes
  43. IEEE754-2008 fused multiply-add Yes
  44. Support is emulated in software No
  45. Correctly-rounded divide and sqrt operations Yes
  46. Double-precision Floating-point support (cl_khr_fp64)
  47. Denormals Yes
  48. Infinity and NANs Yes
  49. Round to nearest Yes
  50. Round to zero Yes
  51. Round to infinity Yes
  52. IEEE754-2008 fused multiply-add Yes
  53. Support is emulated in software No
  54. Address bits 64, Little-Endian
  55. Global memory size 2101870592 (1.958GiB)
  56. Error Correction support No
  57. Max memory allocation 525467648 (501.1MiB)
  58. Unified memory for Host and Device No
  59. Integrated memory (NV) No
  60. Minimum alignment for any data type 128 bytes
  61. Alignment of base address 4096 bits (512 bytes)
  62. Global Memory cache type Read/Write
  63. Global Memory cache size 49152 (48KiB)
  64. Global Memory cache line size 128 bytes
  65. Image support Yes
  66. Max number of samplers per kernel 32
  67. Max size for 1D images from buffer 134217728 pixels
  68. Max 1D or 2D image array size 2048 images
  69. Max 2D image size 16384x16384 pixels
  70. Max 3D image size 4096x4096x4096 pixels
  71. Max number of read image args 256
  72. Max number of write image args 16
  73. Local memory type Local
  74. Local memory size 49152 (48KiB)
  75. Registers per block (NV) 65536
  76. Max number of constant args 9
  77. Max constant buffer size 65536 (64KiB)
  78. Max size of kernel argument 4352 (4.25KiB)
  79. Queue properties
  80. Out-of-order execution Yes
  81. Profiling Yes
  82. Prefer user sync for interop No
  83. Profiling timer resolution 1000ns
  84. Execution capabilities
  85. Run OpenCL kernels Yes
  86. Run native kernels No
  87. Kernel execution timeout (NV) Yes
  88. Concurrent copy and kernel execution (NV) Yes
  89. Number of async copy engines 1
  90. printf() buffer size 1048576 (1024KiB)
  91. Built-in kernels
  92. Device Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_nv_create_buffer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement