Skip to content

Instantly share code, notes, and snippets.

@jnschaeffer
Created February 27, 2018 03:03
Show Gist options
  • Save jnschaeffer/ff718fe90810822f82cdf4d5cbda9c83 to your computer and use it in GitHub Desktop.
Save jnschaeffer/ff718fe90810822f82cdf4d5cbda9c83 to your computer and use it in GitHub Desktop.
caffe device_query output
$ ./build/tools/caffe device_query
I0226 22:02:30.074386 13595 common.cpp:438] Total devices: 1
I0226 22:02:30.074512 13595 common.cpp:439] CUDA devices: 0
I0226 22:02:30.074517 13595 common.cpp:440] OpenCL devices: 1
I0226 22:02:30.074522 13595 common.cpp:464] Device id: 0
I0226 22:02:30.074525 13595 common.cpp:466] Device backend: OpenCL
I0226 22:02:30.074528 13595 common.cpp:468] Backend details: Advanced Micro Devices, Inc.: OpenCL 2.1 AMD-APP (2527.3)
I0226 22:02:30.074545 13595 common.cpp:470] Device vendor: Advanced Micro Devices, Inc.
I0226 22:02:30.074551 13595 common.cpp:472] Name: Ellesmere
I0226 22:02:30.074555 13595 common.cpp:474] Total global memory: 8377053184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment