kenba / opencl3

A Rust implementation of the Khronos OpenCL 3.0 API.
Apache License 2.0
102 stars 13 forks source link

Query related to Intel support changes release/tag #61

Closed kballeda closed 1 year ago

kballeda commented 1 year ago

Hi @kenba, Following PR https://github.com/filecoin-project/rust-gpu-tools/pull/83 on rust-gpu-tools uses changes that we published recently on opencl3/develop branch. There is a dependency between opencl3 and rust-gpu-tools, can you please help us in creating tag for it so that rust-gpu-tools works smoothly?

kenba commented 1 year ago

Repo now tagged at version 0.9.3 and published to crates.io.

kballeda commented 1 year ago

Repo now tagged at version 0.9.3 and published to crates.io.

Thanks a lot !