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
Memory footprint in SLM of joint algorithms, and how to communicate memory footprint requirements to the end user to provide them the proper guidance for selecting kernel params. I think this remains somewhat unresolved (as the sycl feature is a black box), but I think we can make a GH issue, and improve on this in the future (if we feel unsatisfied with our guidance in the docs with the current code).
The text was updated successfully, but these errors were encountered:
This issue might have been created before the documentation for the single-pass scan was finalized.
Looking at the live documentation (https://oneapi-src.github.io/oneDPL/kernel_templates/single_pass_scan.html), there is language about the SLM memory requirements based on the kernel params that users can refer to for guidance. I'm not sure if there is any thing else that needs to be done here,
From #1320 (review):
The text was updated successfully, but these errors were encountered: