Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 306 Bytes

File metadata and controls

11 lines (7 loc) · 306 Bytes

cudaMemcpy()

Passing and using Class objects

Objective:

  • Declaring a class.
  • Allocating memory for a class object in CUDA device.
  • Passing and using the object.