Innovation-Cell / Issue-Tracking

This repository is for issue tracking only.
2 stars 0 forks source link

Convert current code to CUDA #3

Open mistryrakesh opened 8 years ago

mistryrakesh commented 8 years ago

Convert current mapping to CUDA.

mistryrakesh commented 8 years ago

Currently working on two different implementations:

  1. Convert array of objects to individual arrays and then implementing in CUDA.
  2. Passing classes directly to CUDA.