Difference between revisions of "CUVI Guide"

From CUVI Wiki
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
CUVI is a '''GPU-accelerated library''' for Imaging and Computer Vision applications.
{|
{|
|-
|-
|width="250px"| <a href="/wiki/index.php/JACKET" title="JACKET"><img alt="Jacket home block w250px.jpg" src="/wiki/images/5/54/Jacket_home_block_w250px.jpg" width="250" height="290"></a>
|width="180px"|
[[File:Logo.png]]
|td valign="top"|
|td valign="top"|
Line 10: Line 12:
<p><b>Getting Started</b>
<p><b>Getting Started</b>
</p>
</p>
*<a href="/wiki/index.php/JACKET" title="JACKET">Jacket Overview</a>
*[[CUVI Overview]]
*<a href="/wiki/index.php/Jacket_Installation" title="Jacket Installation">Jacket Installation</a>
*[[CUVI Features|Features]]
* <a href="/wiki/index.php/Jacket_Basics" title="Jacket Basics">Jacket Basics</a>
*[[Image I/O & Framework|Framework]]
*<a href="/wiki/index.php/Jacket_by_Example" title="Jacket by Example">Jacket by Example</a>
*[http://www.cuvilib.com/downloads/ Downloads]
*<a href="/wiki/index.php/GFOR_Usage" title="GFOR Usage">GFOR Usage</a>
*[[Installing CUVI|Installation]]
*<a href="/wiki/index.php/GCOMPILE_Usage" title="GCOMPILE Usage">GCOMPILE Usage</a>
*[[CUVI by Example]]
*<a href="/wiki/index.php/Profiling_Jacket_Code" title="Profiling Jacket Code">Profiling Jacket Code</a>
* <a href="/wiki/index.php/Function_List" title="Function List">Function List</a>
<p><b>Licensing</b>
</p>
<ul><li> <a href="/wiki/index.php/License_Types" title="License Types">License Types</a>
</li><li> <a href="/wiki/index.php/Concurrent_Network_Licenses" title="Concurrent Network Licenses">Concurrent Network Licenses</a>
</li></ul>
|width="300px" valign="top"|
|width="200px" valign="top"|
<p><b>Base Libraries</b>
<p><b>Useful Links</b>
</p>
<ul><li> <a href="/wiki/index.php/Category:JACKET" title="Category:JACKET">Base Jacket Library</a>
</li><li> <a href="/wiki/index.php/Image_Processing_Library" title="Image Processing Library">Image Processing Library</a>
</li><li> <a href="/wiki/index.php/Optimization_Library" title="Optimization Library">Optimization Library</a>
</li><li> <a href="/wiki/index.php/Signal_Processing_Library" title="Signal Processing Library">Signal Processing Library</a>
</li><li> <a href="/wiki/index.php/Statistics_Library" title="Statistics Library">Statistics Library</a>
</li><li> <a href="/wiki/index.php/Graphics_Library" title="Graphics Library">Graphics Library</a>
</li></ul>
<p><b>Premium Libraries</b>
</p>
<ul><li> <a href="/wiki/index.php/Jacket_DLA" title="Jacket DLA">DLA</a>: Dense linear algebra library
</li><li> <a href="/wiki/index.php/Jacket_SLA" title="Jacket SLA">SLA</a>: Sparse linear algebra library
</li></ul>
|width="250px" valign="top"|
<p><b>Premium Features</b>
</p>
<ul><li> <a href="/wiki/index.php/Jacket_MGL" title="Jacket MGL">MGL</a>: 2 to 8 GPUs in a single computer
</li><li> <a href="/wiki/index.php/Jacket_HPC" title="Jacket HPC">HPC</a>: 8+ GPUs in multiple computers
</li><li> <a href="/wiki/index.php/Jacket_SDK" title="Jacket SDK">SDK</a>: Integrate custom CUDA code
</li><li> <a href="/wiki/index.php/Jacket_JMC" title="Jacket JMC">JMC</a>: Deploy with MATLAB Compiler<sup>TM</sup>
</li></ul>
<p><b>Extra Resources</b>
</p>
</p>
<ul><li> <a href="/wiki/index.php/FAQ" title="FAQ">FAQ</a>
*[[Performance & Benchmark|Benchmark with Intel IPP]]
</li><li> <a href="/wiki/index.php/Torben%27s_Corner" title="Torben's Corner">Torben's Corner</a>
*[[Streams and Multi-GPU using CUVI|Multi-GPU]]
</li><li> <a href="/wiki/index.php/Tips" title="Tips">Programming Tips</a>
*[http://www.cuvilib.com/pricing/ Pricing]
</li><li> <a href="/wiki/index.php/Code_Vectorization_Examples" title="Code Vectorization Examples">Code Vectorization Examples</a>
*[http://www.cuvilib.com/downloads/licensing.html License]
</li><li> <a href="/wiki/index.php/Release_Notes" title="Release Notes">Release Notes</a>
</li></ul>
|}
|}
|}
|}

Revision as of 15:57, 12 June 2014

CUVI is a GPU-accelerated library for Imaging and Computer Vision applications.

Logo.png

Getting Started


Useful Links