17 Commits (f10bff26536ee01544f2fcfa8cf8fd4967f934fd)

Author SHA1 Message Date
Alexey Spizhevoy f10bff2653 added docs for MultiGpuManager 14 years ago
Alexey Spizhevoy 2f8af6335e renamed GpuFeature into FeatureSet and updated docs 14 years ago
Anatoly Baksheev 6b6a63ba38 fixed some warnings 14 years ago
Alexey Spizhevoy 63806c9ab9 renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 14 years ago
Alexey Spizhevoy 5c3495a079 added perf test for gpu::erode, fixed docs, refactored perf. sample 14 years ago
Alexey Spizhevoy da6aa774d2 updated docs 14 years ago
Alexey Spizhevoy 12f73aa9e2 added docs for gpu::GpuFeature 14 years ago
Alexey Spizhevoy 70d0c214ae added docs for the DeviceInfo class 14 years ago
Anatoly Baksheev f6974df279 fixed documents errors for GPU module 14 years ago
Alexey Spizhevoy 891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 14 years ago
Anatoly Baksheev 11579324d8 GPU docs. introduction, data structures. 14 years ago
Alexey Spizhevoy 8779306800 updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image 14 years ago
Alexey Spizhevoy 90ae1e3aed refactored gpu module 14 years ago
Alexey Spizhevoy 1a0d41fb53 added checkPtxVersion into gpu module 14 years ago
Alexey Spizhevoy f3a2656808 added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them 14 years ago
Alexey Spizhevoy 47b6f19766 gpu docs minor changes 14 years ago
Anatoly Baksheev e91ca8c6a3 documented all functions from GPU initialization section 14 years ago