fixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structur...
authorAlexey Spizhevoy <no@email>
Thu, 27 Jan 2011 12:17:56 +0000 (12:17 +0000)
committerAlexey Spizhevoy <no@email>
Thu, 27 Jan 2011 12:17:56 +0000 (12:17 +0000)
commit65b9f3bc108850722a3be1e165e9ddeda4cab0d9
tree6f0cbe2b63d3d8890f8c8552e3263babd6459f67
parent85e5de67e49654c1081801108f0929cf378daaa9
fixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structure for multi_gpu sample
modules/gpu/src/initialization.cpp
samples/gpu/CMakeLists.txt
samples/gpu/multi_gpu.cpp [new file with mode: 0644]