bkloppenborg / liboi

OpenCL Interferometry Library
https://github.com/bkloppenborg/liboi/wiki
GNU Lesser General Public License v3.0
5 stars 6 forks source link

Debian packaging of kernels #46

Open bkloppenborg opened 9 years ago

bkloppenborg commented 9 years ago

As of revision 1c0054daf0a57da4c3011b826840aa00d8fb7ede liboi supports debian packaging however the OpenCL kernels are not built in to or distributed inside of the package. We should probably stringify the kernels and build them in to liboi to make distribution easier. A few existing solutions to this problem:

I like the Kitware approach, but liboi will require that each kernel be assembled separately. We need a hybrid solution.