unbornchikken / NOOOCL

Node.js Object Oriented OpenCL Bindings
MIT License
81 stars 9 forks source link

Include Travis CI badge and test better CI cases #24

Closed arjunmehta closed 7 years ago

arjunmehta commented 7 years ago

I can help set this up if you're not already on it, I think you mentioned setting up Travis CI in another thread somewhere, but it will spread your test coverage more. Maybe it will mean even more work though :D

unbornchikken commented 7 years ago

I'd really appreciate any help with this, thanks.

arjunmehta commented 7 years ago

Wow, this is not simple.

Getting Intel OpenCL drivers is really difficult and unfortunately not very plug and play. They don't have any apt packages. I found this amazing precedence: https://github.com/cdeterman/intel_opencl

Used it for reference. I believe it is also based on this article here.

arjunmehta commented 7 years ago

A+!!! Isn't that badge so comforting to seeeeee? :D