Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve guidance for choosing kernel template parameters of scan based on memory requirements #1529

Closed
adamfidel opened this issue Apr 24, 2024 · 2 comments
Assignees

Comments

@adamfidel
Copy link
Contributor

From #1320 (review):

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).

@adamfidel adamfidel self-assigned this Apr 24, 2024
@akukanov
Copy link
Contributor

akukanov commented Sep 6, 2024

@adamfidel is it planned to address for 2022.7?

@adamfidel
Copy link
Contributor Author

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,

@akukanov akukanov closed this as completed Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants