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
LBPM currently supports Nvidia and AMD GPUs through CUDA and HIP backends.
We want to contribute a new backend through Intel's oneAPI SYCL. This would enable support for Nvidia, AMD and Intel devices with a single backend.
Would you be interested in this feature support?
If so, what would be your recommendations towards supporting this new backend?
The text was updated successfully, but these errors were encountered:
We've ported LBPM to SYCL and validated ~60% of the test cases. And, we'd like to discuss regarding raising a PR and aligning with the coding standards.
LBPM currently supports Nvidia and AMD GPUs through CUDA and HIP backends.
We want to contribute a new backend through Intel's oneAPI SYCL. This would enable support for Nvidia, AMD and Intel devices with a single backend.
Would you be interested in this feature support?
If so, what would be your recommendations towards supporting this new backend?
The text was updated successfully, but these errors were encountered: