@@ -194,82 +194,3 @@ There is a set of methods to check whether the module contains intermediate (PTX
According to the CUDA C Programming Guide Version 3.2: "PTX code produced for some specific compute capability can always be compiled to binary code of greater or equal compute capability".
.. index:: gpu::MultiGpuManager
gpu::MultiGpuManager
--------------------
.. cpp:class:: gpu::MultiGpuManager
This class provides functionality for working with many GPUs. ::