Advertisement
waterlubber

cltest

Nov 27th, 2017
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. [opencl_init] opencl related configuration options:
  2. [opencl_init]
  3. [opencl_init] opencl: 1
  4. [opencl_init] opencl_library: ''
  5. [opencl_init] opencl_memory_requirement: 768
  6. [opencl_init] opencl_memory_headroom: 300
  7. [opencl_init] opencl_device_priority: '*/!0,*/*/*'
  8. [opencl_init] opencl_size_roundup: 16
  9. [opencl_init] opencl_async_pixelpipe: 0
  10. [opencl_init] opencl_synch_cache: 0
  11. [opencl_init] opencl_number_event_handles: 25
  12. [opencl_init] opencl_micro_nap: 1000
  13. [opencl_init] opencl_use_pinned_memory: 0
  14. [opencl_init] opencl_use_cpu_devices: 0
  15. [opencl_init] opencl_avoid_atomics: 0
  16. [opencl_init] opencl_enable_markesteijn: 1
  17. [opencl_init]
  18. [opencl_init] could not find opencl runtime library 'libOpenCL'
  19. [opencl_init] could not find opencl runtime library 'libOpenCL.so'
  20. [opencl_init] found opencl runtime library 'libOpenCL.so.1'
  21. [opencl_init] opencl library 'libOpenCL.so.1' found on your system and loaded
  22. [opencl_init] found 1 platform
  23. [opencl_init] found 1 device
  24. [opencl_init] discarding device 0 `AMD POLARIS10 (DRM 3.18.0 / 4.9.0-4-amd64, LLVM 3.9.1)' due to missing image support.
  25. [opencl_init] no suitable devices found.
  26. [opencl_init] FINALLY: opencl is NOT AVAILABLE on this system.
  27. [opencl_init] initial status of opencl enabled flag is OFF.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement