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

add dynaSOAr #167

Open
psychocoderHPC opened this issue Feb 6, 2020 · 1 comment
Open

add dynaSOAr #167

psychocoderHPC opened this issue Feb 6, 2020 · 1 comment

Comments

@psychocoderHPC
Copy link
Member

The allocator dynaSOAr can maybe give better peformance than the curent implemented scatter allocation policy.

https://arxiv.org/pdf/1810.11765

It is not possible to allocate arbitrary chunk sizes.

The paper also compares different allocators which can be usefull to find other allocators too.

@psychocoderHPC
Copy link
Member Author

It looks like the heap size is a compile time parameter and can not be choosen at runtime :-(

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