luqmana / rust-opencl

OpenCL bindings for Rust.
Other
170 stars 42 forks source link

Added some more device parameter queries #83

Open MichaelRiss opened 8 years ago

MichaelRiss commented 8 years ago

I started to implement the clGetDeviceInfo queries.

Two remarks here:

Please comment and accept it if you think it's good.