In cudaMallocPitch( (void**) &d_src , &pitch , width * sizeof(float) , height);, is height the number of rows and width the number of columns, or the other way around? Thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
cudaMallocPitch() | 2 | 2625 | October 21, 2009 | |
cudaMallocPitch() question | 0 | 777 | October 21, 2009 | |
Pitch please explain | 1 | 2811 | November 4, 2008 | |
usage of cudaMallocPitch | 1 | 595 | May 6, 2013 | |
cudaMallocPitch() and cudaMemcpy2D() | 0 | 3569 | November 16, 2009 | |
cudaMallocPitch() and cudaMemcpy2D() | 0 | 1580 | November 16, 2009 | |
cudaMallocPitch | 1 | 14406 | August 6, 2007 | |
cudaMallocPitch : pitch size Will the pitch be different for two arrays with same dimension ? | 0 | 733 | April 15, 2011 | |
"Pitch" in cudaMallocPitch()? | 3 | 4532 | March 2, 2009 | |
cudaMallocPitch() | 2 | 855 | October 21, 2009 |