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

append_to_global_memory() for disparate per-thread data? #76

Open
eyalroz opened this issue May 16, 2020 · 0 comments
Open

append_to_global_memory() for disparate per-thread data? #76

eyalroz opened this issue May 16, 2020 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@eyalroz
Copy link
Owner

eyalroz commented May 16, 2020

I wonder if we should consider a version of append_to_global_memory() where each thread may have its data elsewhere (at an address); and perhaps also a version where each thread has some data that's guaranteed to be in registers (e.g. with capped common size so that we can use a kat::array perhaps)

@eyalroz eyalroz added the question Further information is requested label May 16, 2020
@eyalroz eyalroz self-assigned this May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant