OSDN Git Service

modified: utilsrc/src/Admin/Makefile
[eos/others.git] / utiltools / X86MAC64 / cuda / doc / html / cuda-driver-api / structCUDA__MEMCPY2D.html
1 <!DOCTYPE html
2   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us">
4    <head>
5       <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
6       <meta http-equiv="X-UA-Compatible" content="IE=edge"></meta>
7       <meta name="copyright" content="(C) Copyright 2005"></meta>
8       <meta name="DC.rights.owner" content="(C) Copyright 2005"></meta>
9       <meta name="DC.Type" content="cppGlobalStruct"></meta>
10       <meta name="DC.Title" content="CUDA_MEMCPY2D"></meta>
11       <meta name="abstract" content=""></meta>
12       <meta name="description" content=""></meta>
13       <meta name="DC.Format" content="XHTML"></meta>
14       <meta name="DC.Identifier" content="structCUDA__MEMCPY2D"></meta>
15       <link rel="stylesheet" type="text/css" href="../common/formatting/commonltr.css"></link>
16       <link rel="stylesheet" type="text/css" href="../common/formatting/site.css"></link>
17       <title>CUDA Driver API :: CUDA Toolkit Documentation</title>
18       <!--[if lt IE 9]>
19       <script src="../common/formatting/html5shiv-printshiv.min.js"></script>
20       <![endif]-->
21       <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.min.js"></script>
22       <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.ba-hashchange.min.js"></script>
23       <link rel="canonical" href="http://docs.nvidia.com/cuda/cuda-driver-api/index.html"></link>
24       <link rel="stylesheet" type="text/css" href="../common/formatting/qwcode.highlight.css"></link>
25    </head>
26    <body>
27       
28       <article id="contents">
29          <div id="breadcrumbs"><a href="structCUDA__ARRAY__DESCRIPTOR.html" shape="rect">&lt; Previous</a> | <a href="structCUDA__MEMCPY3D.html" shape="rect">Next &gt;</a></div>
30          <div id="release-info">CUDA Driver API
31             (<a href="../../pdf/CUDA_Driver_API.pdf">PDF</a>)
32             -
33             CUDA Toolkit v5.5
34             (<a href="https://developer.nvidia.com/cuda-toolkit-archive">older</a>)
35             -
36             Last updated 
37             September 5, 2013
38             -
39             <a href="mailto:cudatools@nvidia.com?subject=CUDA Tools Documentation Feedback: cuda-driver-api">Send Feedback</a></div>
40          <div class="topic reference apiRef apiClassifier cppClassifier cppStruct cppGlobalStruct" id="structCUDA__MEMCPY2D"><a name="structCUDA__MEMCPY2D" shape="rect">
41                <!-- --></a><h2 class="&#xA;            topictitle2 cppClass&#xA;          ">3.3.&nbsp;CUDA_MEMCPY2D Struct Reference</h2>
42             <h2>[<a class="xref xref apiRelation cppClassifierModule" href="group__CUDA__TYPES.html" shape="rect">Data types used by CUDA driver</a>]
43             </h2>
44             <div class="section">
45                <p>2D memory copy parameters </p>
46             </div>
47             <h3 class="fake_sectiontitle member_header">Public Variables</h3>
48             <dl class="members">
49                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" shape="rect">Height</a></span></dt>
50                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
51                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" shape="rect">WidthInBytes</a></span></dt>
52                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
53                <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" shape="rect">dstArray</a></span></dt>
54                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
55                <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" shape="rect">dstDevice</a></span></dt>
56                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
57                <dt><span class="member_type">
58                      void 
59                      *&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" shape="rect">dstHost</a></span></dt>
60                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
61                <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" shape="rect">dstMemoryType</a></span></dt>
62                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
63                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" shape="rect">dstPitch</a></span></dt>
64                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
65                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" shape="rect">dstXInBytes</a></span></dt>
66                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
67                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" shape="rect">dstY</a></span></dt>
68                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
69                <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" shape="rect">srcArray</a></span></dt>
70                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
71                <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" shape="rect">srcDevice</a></span></dt>
72                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
73                <dt><span class="member_type">const 
74                      void 
75                      *&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" shape="rect">srcHost</a></span></dt>
76                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
77                <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" shape="rect">srcMemoryType</a></span></dt>
78                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
79                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" shape="rect">srcPitch</a></span></dt>
80                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
81                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" shape="rect">srcXInBytes</a></span></dt>
82                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
83                <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" shape="rect">srcY</a></span></dt>
84                <dd class="shortdesc"><span></span><span class="desc"></span></dd>
85             </dl>
86             <div class="description">
87                <h3 class="sectiontitle">Variables</h3>
88                <dl class="description">
89                   <dt class="description"><a name="structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" id="structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" shape="rect">
90                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" shape="rect">Height</a> [inherited] </span></dt>
91                   <dd class="description">
92                      <div class="section">
93                         <p> Height of 2D memory copy </p>
94                      </div>
95                   </dd>
96                   <dt class="description"><a name="structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" id="structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" shape="rect">
97                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" shape="rect">WidthInBytes</a> [inherited] </span></dt>
98                   <dd class="description">
99                      <div class="section">
100                         <p> Width of 2D memory copy in bytes </p>
101                      </div>
102                   </dd>
103                   <dt class="description"><a name="structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" id="structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" shape="rect">
104                         <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" shape="rect">dstArray</a> [inherited] </span></dt>
105                   <dd class="description">
106                      <div class="section">
107                         <p> Destination array reference </p>
108                      </div>
109                   </dd>
110                   <dt class="description"><a name="structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" id="structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" shape="rect">
111                         <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" shape="rect">dstDevice</a> [inherited] </span></dt>
112                   <dd class="description">
113                      <div class="section">
114                         <p> Destination device pointer </p>
115                      </div>
116                   </dd>
117                   <dt class="description"><a name="structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" id="structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" shape="rect">
118                         <!-- --></a><span>
119                         
120                         void 
121                         * <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" shape="rect">dstHost</a> [inherited] </span></dt>
122                   <dd class="description">
123                      <div class="section">
124                         <p> Destination host pointer </p>
125                      </div>
126                   </dd>
127                   <dt class="description"><a name="structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" id="structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" shape="rect">
128                         <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" shape="rect">dstMemoryType</a> [inherited] </span></dt>
129                   <dd class="description">
130                      <div class="section">
131                         <p> Destination memory type (host, device, array) </p>
132                      </div>
133                   </dd>
134                   <dt class="description"><a name="structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" id="structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" shape="rect">
135                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" shape="rect">dstPitch</a> [inherited] </span></dt>
136                   <dd class="description">
137                      <div class="section">
138                         <p> Destination pitch (ignored when dst is array) </p>
139                      </div>
140                   </dd>
141                   <dt class="description"><a name="structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" id="structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" shape="rect">
142                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" shape="rect">dstXInBytes</a> [inherited] </span></dt>
143                   <dd class="description">
144                      <div class="section">
145                         <p> Destination X in bytes </p>
146                      </div>
147                   </dd>
148                   <dt class="description"><a name="structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" id="structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" shape="rect">
149                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" shape="rect">dstY</a> [inherited] </span></dt>
150                   <dd class="description">
151                      <div class="section">
152                         <p> Destination Y </p>
153                      </div>
154                   </dd>
155                   <dt class="description"><a name="structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" id="structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" shape="rect">
156                         <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" shape="rect">srcArray</a> [inherited] </span></dt>
157                   <dd class="description">
158                      <div class="section">
159                         <p> Source array reference </p>
160                      </div>
161                   </dd>
162                   <dt class="description"><a name="structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" id="structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" shape="rect">
163                         <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" shape="rect">srcDevice</a> [inherited] </span></dt>
164                   <dd class="description">
165                      <div class="section">
166                         <p> Source device pointer </p>
167                      </div>
168                   </dd>
169                   <dt class="description"><a name="structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" id="structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" shape="rect">
170                         <!-- --></a><span>const 
171                         
172                         void 
173                         * <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" shape="rect">srcHost</a> [inherited] </span></dt>
174                   <dd class="description">
175                      <div class="section">
176                         <p> Source host pointer </p>
177                      </div>
178                   </dd>
179                   <dt class="description"><a name="structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" id="structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" shape="rect">
180                         <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" shape="rect">srcMemoryType</a> [inherited] </span></dt>
181                   <dd class="description">
182                      <div class="section">
183                         <p> Source memory type (host, device, array) </p>
184                      </div>
185                   </dd>
186                   <dt class="description"><a name="structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" id="structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" shape="rect">
187                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" shape="rect">srcPitch</a> [inherited] </span></dt>
188                   <dd class="description">
189                      <div class="section">
190                         <p> Source pitch (ignored when src is array) </p>
191                      </div>
192                   </dd>
193                   <dt class="description"><a name="structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" id="structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" shape="rect">
194                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" shape="rect">srcXInBytes</a> [inherited] </span></dt>
195                   <dd class="description">
196                      <div class="section">
197                         <p> Source X in bytes </p>
198                      </div>
199                   </dd>
200                   <dt class="description"><a name="structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" id="structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" shape="rect">
201                         <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" shape="rect">srcY</a> [inherited] </span></dt>
202                   <dd class="description">
203                      <div class="section">
204                         <p> Source Y </p>
205                      </div>
206                   </dd>
207                </dl>
208             </div>
209          </div>
210          
211          <hr id="contents-end"></hr>
212          <div id="breadcrumbs"><a href="structCUDA__ARRAY__DESCRIPTOR.html" shape="rect">&lt; Previous</a> | <a href="structCUDA__MEMCPY3D.html" shape="rect">Next &gt;</a></div>
213          <div id="release-info">CUDA Driver API
214             (<a href="../../pdf/CUDA_Driver_API.pdf">PDF</a>)
215             -
216             CUDA Toolkit v5.5
217             (<a href="https://developer.nvidia.com/cuda-toolkit-archive">older</a>)
218             -
219             Last updated 
220             September 5, 2013
221             -
222             <a href="mailto:cudatools@nvidia.com?subject=CUDA Tools Documentation Feedback: cuda-driver-api">Send Feedback</a></div>
223          
224       </article>
225       
226       <header id="header"><span id="company">NVIDIA</span><span id="site-title">CUDA Toolkit Documentation</span><form id="search" method="get" action="search">
227             <input type="text" name="search-text"></input><fieldset id="search-location">
228                <legend>Search In:</legend>
229                <label><input type="radio" name="search-type" value="site"></input>Entire Site</label>
230                <label><input type="radio" name="search-type" value="document"></input>Just This Document</label></fieldset>
231             <button type="reset">clear search</button>
232             <button id="submit" type="submit">search</button></form>
233       </header>
234       <nav id="site-nav">
235          <div class="category closed"><span class="twiddle">▷</span><a href="../index.html" title="The root of the site.">CUDA Toolkit</a></div>
236          <ul class="closed">
237             <li><a href="../cuda-toolkit-release-notes/index.html" title="The Release Notes for the CUDA Toolkit from v4.0 to today.">Release Notes</a></li>
238             <li><a href="../eula/index.html" title="The End User License Agreements for the NVIDIA CUDA Toolkit, the NVIDIA CUDA Samples, the NVIDIA Display Driver, and NVIDIA NSight (Visual Studio Edition).">EULA</a></li>
239             <li><a href="../cuda-getting-started-guide-for-linux/index.html" title="This guide discusses how to install and check for correct operation of the CUDA Development Tools on GNU/Linux systems.">Getting Started Linux</a></li>
240             <li><a href="../cuda-getting-started-guide-for-mac-os-x/index.html" title="This guide discusses how to install and check for correct operation of the CUDA Development Tools on Mac OS X systems.">Getting Started Mac OS X</a></li>
241             <li><a href="../cuda-getting-started-guide-for-microsoft-windows/index.html" title="This guide discusses how to install and check for correct operation of the CUDA Development Tools on Microsoft Windows systems.">Getting Started Windows</a></li>
242             <li><a href="../cuda-c-programming-guide/index.html" title="This guide provides a detailed discussion of the CUDA programming model and programming interface. It then describes the hardware implementation, and provides guidance on how to achieve maximum performance. The Appendixes include a list of all CUDA-enabled devices, detailed description of all extensions to the C language, listings of supported mathematical functions, C++ features supported in host and device code, details on texture fetching, technical specifications of various devices, and concludes by introducing the low-level driver API.">Programming Guide</a></li>
243             <li><a href="../cuda-c-best-practices-guide/index.html" title="This guide presents established parallelization and optimization techniques and explains coding metaphors and idioms that can greatly simplify programming for CUDA-capable GPU architectures. The intent is to provide guidelines for obtaining the best performance from NVIDIA GPUs using the CUDA Toolkit.">Best Practices Guide</a></li>
244             <li><a href="../kepler-compatibility-guide/index.html" title="This application note is intended to help developers ensure that their NVIDIA CUDA applications will run effectively on GPUs based on the NVIDIA Kepler Architecture. This document provides guidance to ensure that your software applications are compatible with Kepler.">Kepler Compatibility Guide</a></li>
245             <li><a href="../kepler-tuning-guide/index.html" title="Kepler is NVIDIA's next-generation architecture for CUDA compute applications. Applications that follow the best practices for the Fermi architecture should typically see speedups on the Kepler architecture without any code changes. This guide summarizes the ways that an application can be fine-tuned to gain additional speedups by leveraging Kepler architectural features.">Kepler Tuning Guide</a></li>
246             <li><a href="../parallel-thread-execution/index.html" title="This guide provides detailed instructions on the use of PTX, a low-level parallel thread execution virtual machine and instruction set architecture (ISA). PTX exposes the GPU as a data-parallel computing device.">PTX ISA</a></li>
247             <li><a href="../optimus-developer-guide/index.html" title="This document explains how CUDA APIs can be used to query for GPU capabilities in NVIDIA Optimus systems.">Developer Guide for Optimus</a></li>
248             <li><a href="../video-decoder/index.html" title="This document provides the video decoder API specification and the format conversion and display using DirectX or OpenGL following decode.">Video Decoder</a></li>
249             <li><a href="../video-encoder/index.html" title="This document provides the CUDA video encoder specifications, including the C-library API functions and encoder query parameters.">Video Encoder</a></li>
250             <li><a href="../inline-ptx-assembly/index.html" title="This document shows how to inline PTX (parallel thread execution) assembly language statements into CUDA code. It describes available assembler statement parameters and constraints, and the document also provides a list of some pitfalls that you may encounter.">Inline PTX Assembly</a></li>
251             <li><a href="../cuda-runtime-api/index.html" title="The CUDA runtime API.">CUDA Runtime API</a></li>
252             <li><a href="../cuda-driver-api/index.html" title="The CUDA driver API.">CUDA Driver API</a></li>
253             <li><a href="../cuda-math-api/index.html" title="The CUDA math API.">CUDA Math API</a></li>
254             <li><a href="../cublas/index.html" title="The CUBLAS library is an implementation of BLAS (Basic Linear Algebra Subprograms) on top of the NVIDIA CUDA runtime. It allows the user to access the computational resources of NVIDIA Graphical Processing Unit (GPU), but does not auto-parallelize across multiple GPUs.">CUBLAS</a></li>
255             <li><a href="../cufft/index.html" title="The CUFFT library user guide.">CUFFT</a></li>
256             <li><a href="../curand/index.html" title="The CURAND library user guide.">CURAND</a></li>
257             <li><a href="../cusparse/index.html" title="The CUSPARSE library user guide.">CUSPARSE</a></li>
258             <li><a href="../npp/index.html" title="NVIDIA NPP is a library of functions for performing CUDA accelerated processing. The initial set of functionality in the library focuses on imaging and video processing and is widely applicable for developers in these areas. NPP will evolve over time to encompass more of the compute heavy tasks in a variety of problem domains. The NPP library is written to maximize flexibility, while maintaining high performance.">NPP</a></li>
259             <li><a href="../thrust/index.html" title="The Thrust getting started guide.">Thrust</a></li>
260             <li><a href="../cuda-samples/index.html" title="This document contains a complete listing of the code samples that are included with the NVIDIA CUDA Toolkit. It describes each code sample, lists the minimum GPU specification, and provides links to the source code and white papers if available.">CUDA Samples</a></li>
261             <li><a href="../cuda-compiler-driver-nvcc/index.html" title="This document is a reference guide on the use of the CUDA compiler driver nvcc. Instead of being a specific CUDA compilation driver, nvcc mimics the behavior of the GNU compiler gcc, accepting a range of conventional compiler options, such as for defining macros and include/library paths, and for steering the compilation process.">NVCC</a></li>
262             <li><a href="../cuda-gdb/index.html" title="The NVIDIA tool for debugging CUDA applications running on Linux and Mac, providing developers with a mechanism for debugging CUDA applications running on actual hardware. CUDA-GDB is an extension to the x86-64 port of GDB, the GNU Project debugger.">CUDA-GDB</a></li>
263             <li><a href="../cuda-memcheck/index.html" title="CUDA-MEMCHECK is a suite of run time tools capable of precisely detecting out of bounds and misaligned memory access errors, checking device allocation leaks, reporting hardware errors and identifying shared memory data access hazards.">CUDA-MEMCHECK</a></li>
264             <li><a href="../nsight-eclipse-edition-getting-started-guide/index.html" title="Nsight Eclipse Edition getting started guide">Nsight Eclipse Edition</a></li>
265             <li><a href="../profiler-users-guide/index.html" title="This is the guide to the Profiler.">Profiler</a></li>
266             <li><a href="../cuda-binary-utilities/index.html" title="The application notes for cuobjdump and nvdisasm.">CUDA Binary Utilities</a></li>
267             <li><a href="../floating-point/index.html" title="A number of issues related to floating point accuracy and compliance are a frequent source of confusion on both CPUs and GPUs. The purpose of this white paper is to discuss the most common issues related to NVIDIA GPUs and to supplement the documentation in the CUDA C Programming Guide.">Floating Point and IEEE 754</a></li>
268             <li><a href="../incomplete-lu-cholesky/index.html" title="In this white paper we show how to use the CUSPARSE and CUBLAS libraries to achieve a 2x speedup over CPU in the incomplete-LU and Cholesky preconditioned iterative methods. We focus on the Bi-Conjugate Gradient Stabilized and Conjugate Gradient iterative methods, that can be used to solve large sparse nonsymmetric and symmetric positive definite linear systems, respectively. Also, we comment on the parallel sparse triangular solve, which is an essential building block in these algorithms.">Incomplete-LU and Cholesky Preconditioned Iterative Methods</a></li>
269             <li><a href="../libnvvm-api/index.html" title="The libNVVM API.">libNVVM API</a></li>
270             <li><a href="../libdevice-users-guide/index.html" title="The libdevice library is an LLVM bitcode library that implements common functions for GPU kernels.">libdevice User's Guide</a></li>
271             <li><a href="../nvvm-ir-spec/index.html" title="NVVM IR is a compiler IR (internal representation) based on the LLVM IR. The NVVM IR is designed to represent GPU compute kernels (for example, CUDA kernels). High-level language front-ends, like the CUDA C compiler front-end, can generate NVVM IR.">NVVM IR</a></li>
272             <li><a href="../cupti/index.html" title="The CUPTI API.">CUPTI</a></li>
273             <li><a href="../debugger-api/index.html" title="The CUDA debugger API.">Debugger API</a></li>
274             <li><a href="../gpudirect-rdma/index.html" title="A tool for Kepler-class GPUs and CUDA 5.0 enabling a direct path for communication between the GPU and a peer device on the PCI Express bus when the devices share the same upstream root complex using standard features of PCI Express. This document introduces the technology and describes the steps necessary to enable a RDMA for GPUDirect connection to NVIDIA GPUs within the Linux device driver model.">RDMA for GPUDirect</a></li>
275          </ul>
276          <div class="category"><span class="twiddle">▼</span><a href="index.html" title="CUDA Driver API">CUDA Driver API</a></div>
277          <ul>
278             <li><a href="api-sync-behavior.html#api-sync-behavior">1.&nbsp;API synchronization behavior </a></li>
279             <li><a href="modules.html#modules">2.&nbsp;Modules</a><ul>
280                   <li><a href="group__CUDA__TYPES.html#group__CUDA__TYPES">2.1.&nbsp;Data types used by CUDA driver</a></li>
281                   <li><a href="group__CUDA__INITIALIZE.html#group__CUDA__INITIALIZE">2.2.&nbsp;Initialization</a></li>
282                   <li><a href="group__CUDA__VERSION.html#group__CUDA__VERSION">2.3.&nbsp;Version Management</a></li>
283                   <li><a href="group__CUDA__DEVICE.html#group__CUDA__DEVICE">2.4.&nbsp;Device Management</a></li>
284                   <li><a href="group__CUDA__DEVICE__DEPRECATED.html#group__CUDA__DEVICE__DEPRECATED">2.5.&nbsp;Device Management [DEPRECATED]</a></li>
285                   <li><a href="group__CUDA__CTX.html#group__CUDA__CTX">2.6.&nbsp;Context Management</a></li>
286                   <li><a href="group__CUDA__CTX__DEPRECATED.html#group__CUDA__CTX__DEPRECATED">2.7.&nbsp;Context Management [DEPRECATED]</a></li>
287                   <li><a href="group__CUDA__MODULE.html#group__CUDA__MODULE">2.8.&nbsp;Module Management</a></li>
288                   <li><a href="group__CUDA__MEM.html#group__CUDA__MEM">2.9.&nbsp;Memory Management</a></li>
289                   <li><a href="group__CUDA__UNIFIED.html#group__CUDA__UNIFIED">2.10.&nbsp;Unified Addressing</a></li>
290                   <li><a href="group__CUDA__STREAM.html#group__CUDA__STREAM">2.11.&nbsp;Stream Management</a></li>
291                   <li><a href="group__CUDA__EVENT.html#group__CUDA__EVENT">2.12.&nbsp;Event Management</a></li>
292                   <li><a href="group__CUDA__EXEC.html#group__CUDA__EXEC">2.13.&nbsp;Execution Control</a></li>
293                   <li><a href="group__CUDA__EXEC__DEPRECATED.html#group__CUDA__EXEC__DEPRECATED">2.14.&nbsp;Execution Control [DEPRECATED]</a></li>
294                   <li><a href="group__CUDA__TEXREF.html#group__CUDA__TEXREF">2.15.&nbsp;Texture Reference Management</a></li>
295                   <li><a href="group__CUDA__TEXREF__DEPRECATED.html#group__CUDA__TEXREF__DEPRECATED">2.16.&nbsp;Texture Reference Management [DEPRECATED]</a></li>
296                   <li><a href="group__CUDA__SURFREF.html#group__CUDA__SURFREF">2.17.&nbsp;Surface Reference Management</a></li>
297                   <li><a href="group__CUDA__TEXOBJECT.html#group__CUDA__TEXOBJECT">2.18.&nbsp;Texture Object Management</a></li>
298                   <li><a href="group__CUDA__SURFOBJECT.html#group__CUDA__SURFOBJECT">2.19.&nbsp;Surface Object Management</a></li>
299                   <li><a href="group__CUDA__PEER__ACCESS.html#group__CUDA__PEER__ACCESS">2.20.&nbsp;Peer Context Memory Access</a></li>
300                   <li><a href="group__CUDA__GRAPHICS.html#group__CUDA__GRAPHICS">2.21.&nbsp;Graphics Interoperability</a></li>
301                   <li><a href="group__CUDA__PROFILER.html#group__CUDA__PROFILER">2.22.&nbsp;Profiler Control</a></li>
302                   <li><a href="group__CUDA__GL.html#group__CUDA__GL">2.23.&nbsp;OpenGL Interoperability</a><ul>
303                         <li><a href="group__CUDA__GL__DEPRECATED.html#group__CUDA__GL__DEPRECATED">2.23.1.&nbsp;OpenGL Interoperability [DEPRECATED]</a></li>
304                      </ul>
305                   </li>
306                   <li><a href="group__CUDA__D3D9.html#group__CUDA__D3D9">2.24.&nbsp;Direct3D 9 Interoperability</a><ul>
307                         <li><a href="group__CUDA__D3D9__DEPRECATED.html#group__CUDA__D3D9__DEPRECATED">2.24.1.&nbsp;Direct3D 9 Interoperability [DEPRECATED]</a></li>
308                      </ul>
309                   </li>
310                   <li><a href="group__CUDA__D3D10.html#group__CUDA__D3D10">2.25.&nbsp;Direct3D 10 Interoperability</a><ul>
311                         <li><a href="group__CUDA__D3D10__DEPRECATED.html#group__CUDA__D3D10__DEPRECATED">2.25.1.&nbsp;Direct3D 10 Interoperability [DEPRECATED]</a></li>
312                      </ul>
313                   </li>
314                   <li><a href="group__CUDA__D3D11.html#group__CUDA__D3D11">2.26.&nbsp;Direct3D 11 Interoperability</a><ul>
315                         <li><a href="group__CUDA__D3D11__DEPRECATED.html#group__CUDA__D3D11__DEPRECATED">2.26.1.&nbsp;Direct3D 11 Interoperability [DEPRECATED]</a></li>
316                      </ul>
317                   </li>
318                   <li><a href="group__CUDA__VDPAU.html#group__CUDA__VDPAU">2.27.&nbsp;VDPAU Interoperability</a></li>
319                </ul>
320             </li>
321             <li><a href="annotated.html#annotated">3.&nbsp;Data Structures</a><ul>
322                   <li><a href="structCUDA__ARRAY3D__DESCRIPTOR.html#structCUDA__ARRAY3D__DESCRIPTOR">3.1.&nbsp;CUDA_ARRAY3D_DESCRIPTOR</a></li>
323                   <li><a href="structCUDA__ARRAY__DESCRIPTOR.html#structCUDA__ARRAY__DESCRIPTOR">3.2.&nbsp;CUDA_ARRAY_DESCRIPTOR</a></li>
324                   <li><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D">3.3.&nbsp;CUDA_MEMCPY2D</a></li>
325                   <li><a href="structCUDA__MEMCPY3D.html#structCUDA__MEMCPY3D">3.4.&nbsp;CUDA_MEMCPY3D</a></li>
326                   <li><a href="structCUDA__MEMCPY3D__PEER.html#structCUDA__MEMCPY3D__PEER">3.5.&nbsp;CUDA_MEMCPY3D_PEER</a></li>
327                   <li><a href="structCUDA__POINTER__ATTRIBUTE__P2P__TOKENS.html#structCUDA__POINTER__ATTRIBUTE__P2P__TOKENS">3.6.&nbsp;CUDA_POINTER_ATTRIBUTE_P2P_TOKENS</a></li>
328                   <li><a href="structCUDA__RESOURCE__DESC.html#structCUDA__RESOURCE__DESC">3.7.&nbsp;CUDA_RESOURCE_DESC</a></li>
329                   <li><a href="structCUDA__RESOURCE__VIEW__DESC.html#structCUDA__RESOURCE__VIEW__DESC">3.8.&nbsp;CUDA_RESOURCE_VIEW_DESC</a></li>
330                   <li><a href="structCUDA__TEXTURE__DESC.html#structCUDA__TEXTURE__DESC">3.9.&nbsp;CUDA_TEXTURE_DESC</a></li>
331                   <li><a href="structCUdevprop.html#structCUdevprop">3.10.&nbsp;CUdevprop</a></li>
332                   <li><a href="structCUipcEventHandle.html#structCUipcEventHandle">3.11.&nbsp;CUipcEventHandle</a></li>
333                   <li><a href="structCUipcMemHandle.html#structCUipcMemHandle">3.12.&nbsp;CUipcMemHandle</a></li>
334                </ul>
335             </li>
336             <li><a href="functions.html#functions">4.&nbsp;Data Fields</a></li>
337             <li><a href="deprecated.html#deprecated">5.&nbsp;Deprecated List</a></li>
338             <li><a href="notices-header.html#notices-header">Notices</a><ul></ul>
339             </li>
340          </ul>
341       </nav>
342       <nav id="search-results">
343          <h2>Search Results</h2>
344          <ol></ol>
345       </nav>
346       <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/formatting/common.min.js"></script>
347       <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/omniture/s_code_us_dev_aut1-nolinktrackin.js"></script>
348       <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/omniture/omniture.js"></script>
349       <noscript><a href="http://www.omniture.com" title="Web Analytics"><img src="http://omniture.nvidia.com/b/ss/nvidiacudadocs/1/H.17--NS/0" height="1" width="1" border="0" alt=""></img></a></noscript>
350       <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/google-analytics/google-analytics-write.js"></script>
351       <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/google-analytics/google-analytics-tracker.js"></script>
352       </body>
353 </html>