Update OpenCV docs for GPU contexts in multi-threaded case. (Bug #1720)


Added by Anatoly Baksheev almost 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-03-27
Priority:Normal Due date:
Assignee:Anatoly Baksheev % Done:

0%

Category:documentation
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

The quatation below from http://opencv.itseez.com/modules/gpu/doc/introduction.html is ovsolete sience Cuda 4.0 or 4.1. Needto update it.

"This means that for the first API call a CUDA context is created implicitly,
attached to the current CPU thread and then is used as the "current" context of
the thread." 

Associated revisions

Revision 27ae6eb1
Added by Roman Donchenko over 11 years ago

Merge pull request #1720 from SpecLad:cmp0017

Revision 8f5eaca3
Added by Roman Donchenko over 11 years ago

Remove the explicit setting of CMP0017, partially undoing #1720.

In master, it's already set to NEW, since we declare the minimal CMake
version as 2.8.7, which is newer than the policy.

History

Updated by Anatoly Baksheev almost 13 years ago

  • Status changed from Open to Done

Also available in: Atom PDF