Hello
I am new to CUDA. Can you guys please help me out? I need to perform following task:
- Acquire data through GPU from CPU
- Do some basic calculation on data
- transfer back to CPU and save the file
I know C and C++ but I am just starting in CUDA so please help me out…