Skip to content

Conversation

@vasucp1207
Copy link

@vasucp1207 vasucp1207 commented Sep 14, 2025

This only implements the primitive operations using rust ocl crate. More to come in the future. Related to #146

f16 support is not currently available because the ocl::OclPrm trait does not implement f16.

cx.compile(OpenCLCompiler::<f16>::default(), &mut b);

Maybe we need a custom wrapper for solving this.

@jafioti
Copy link
Collaborator

jafioti commented Sep 14, 2025

incredible work! i'll take a look and have it merged soon. in a week or so we'll have opencl and vulkan merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants