NVIDIA Developer Forums
Casting CUdeviceptr to floating point array for CUDA kernel
Accelerated Computing
CUDA
CUDA Programming and Performance
Robert_Crovella
September 6, 2022, 10:01pm
2
You can cast from CUdeviceptr to an “ordinary” pointer and things should “just work”.
1 Like
Fastest solution to present decoded frames with OpenGL with NVDEC
show post in topic
Related topics
Topic
Replies
Views
Activity
Driver API and Runtime API interoperability
CUDA Programming and Performance
4
10447
November 25, 2009
How to copy Device Struct with pointers to Host?
CUDA Programming and Performance
10
8225
July 8, 2014
Very confused with 2d arrays
CUDA Programming and Performance
8
12953
February 17, 2011
Passing structures into CUDA kernels
CUDA Programming and Performance
9
20329
November 19, 2020
Simplified way to copy data to
CUDA Programming and Performance
5
7157
April 9, 2009
Help with cuda 2d array
CUDA Programming and Performance
6
7452
September 29, 2014
cudaMemcpy Failing To Copy Variable From Device To Host Correctly
CUDA Programming and Performance
3
2779
April 26, 2021
cudaMemset or cudaMemset2D set memory with float values
CUDA Programming and Performance
10
30437
March 29, 2012
CudaFree 2D-Array
CUDA Programming and Performance
10
9358
August 3, 2009
Using 2D array in CUDA
CUDA Programming and Performance
7
7436
July 21, 2015