You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenAI Triton looks like a user-friendly language for GPU kernel programming: https://github.com/openai/triton
It is written in C and it would be great to have Rust bindings for it, so to allow Smartcore to provide optional GPU support for matrix operations. Viability should be researched, see this issue
Expected Behaviour:
Matrix operations using Triton in presence of GPU
The text was updated successfully, but these errors were encountered:
I'm submitting a
Current Behaviour:
OpenAI Triton looks like a user-friendly language for GPU kernel programming: https://github.com/openai/triton
It is written in C and it would be great to have Rust bindings for it, so to allow Smartcore to provide optional GPU support for matrix operations. Viability should be researched, see this issue
Expected Behaviour:
Matrix operations using Triton in presence of GPU
The text was updated successfully, but these errors were encountered: