Commit Graph

13 Commits

Author SHA1 Message Date
Alexey Spizhevoy 5c3495a079 added perf test for gpu::erode, fixed docs, refactored perf. sample 2011-02-04 08:16:09 +00:00
Alexey Spizhevoy da6aa774d2 updated docs 2011-02-03 14:55:54 +00:00
Alexey Spizhevoy 12f73aa9e2 added docs for gpu::GpuFeature 2011-02-02 07:45:50 +00:00
Alexey Spizhevoy 70d0c214ae added docs for the DeviceInfo class 2011-01-31 07:45:00 +00:00
Anatoly Baksheev f6974df279 fixed documents errors for GPU module 2011-01-28 16:11:43 +00:00
Alexey Spizhevoy 891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 2011-01-27 10:06:38 +00:00
Anatoly Baksheev 11579324d8 GPU docs. introduction, data structures. 2011-01-25 15:23:02 +00:00
Alexey Spizhevoy 8779306800 updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image
added more functions to check version of gpu code in runtime
2011-01-20 09:22:05 +00:00
Alexey Spizhevoy 90ae1e3aed refactored gpu module 2011-01-19 10:54:58 +00:00
Alexey Spizhevoy 1a0d41fb53 added checkPtxVersion into gpu module 2011-01-18 14:52:35 +00:00
Alexey Spizhevoy f3a2656808 added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them 2011-01-18 12:01:28 +00:00
Alexey Spizhevoy 47b6f19766 gpu docs minor changes 2011-01-17 11:34:20 +00:00
Anatoly Baksheev e91ca8c6a3 documented all functions from GPU initialization section 2011-01-14 17:52:40 +00:00