Skip to content

Instantly share code, notes, and snippets.

@f-rumblefish
Created September 18, 2018 10:05
Show Gist options
  • Save f-rumblefish/4b5f0826faffed06da622fb2fbfe011f to your computer and use it in GitHub Desktop.
Save f-rumblefish/4b5f0826faffed06da622fb2fbfe011f to your computer and use it in GitHub Desktop.
PlaidML Configuration
Experimental Config Devices:
opencl_amd_hainan.0 : Advanced Micro Devices, Inc. Hainan (OpenCL)
opencl_cpu.0 : Intel(R) Corporation CPU (OpenCL)
opencl_intel_intel(r)_hd_graphics_5500.0 : Intel(R) Corporation Intel(R) HD Graphics 5500 (OpenCL)
Using experimental devices can cause poor performance, crashes, and other nastiness.
Enable experimental device support? (y,n)[n]:y
Multiple devices detected (You can override by setting PLAIDML_DEVICE_IDS).
Please choose a default device:
1 : opencl_amd_hainan.0
2 : opencl_cpu.0
3 : opencl_intel_intel(r)_hd_graphics_5500.0
Default device? (1,2,3)[1]:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment