kwadraterry/GPGPU-LUT

MATLAB or Python wrapper

Closed this issue · 3 comments

  1. Presence of a MATLAB/Python wrapper (20% of the grade)

For Python, probably PyCuda: https://mathema.tician.de/software/pycuda/
On the server, there are Python 2.7.12 and Python 3.5.2 available.
http://moodle.lut.fi/mod/forum/discuss.php?d=38068

For Matlab, see "Integrating CUDA code into MATLAB" in the course materials.

Tested PyCuda implementation. Apart from #19, which I don't consider serious, everything appears to be fine. Good work!