Added device_query.cpp to examples/ to get basic information about the current GPU...
authorsguada <sguada@gmail.com>
Mon, 3 Feb 2014 20:41:55 +0000 (12:41 -0800)
committersguada <sguada@gmail.com>
Mon, 3 Feb 2014 20:41:55 +0000 (12:41 -0800)
commit4a72528620e479033d0efaa29f48b5d4664e051b
treeb1656d955bc4b8322d4e2ba182a1944b505771f4
parentab8b5f3b56a2995853e058a2b2d939313b3bbda5
Added device_query.cpp to examples/ to get basic information about the current GPU device or other device_id
examples/devicequery.cpp [new file with mode: 0644]
src/caffe/common.cpp