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

Aligned Pool Allocator #79

Closed
ninnghazad opened this issue Jan 19, 2018 · 1 comment
Closed

Aligned Pool Allocator #79

ninnghazad opened this issue Jan 19, 2018 · 1 comment

Comments

@ninnghazad
Copy link

An aligned pool allocator that keeps memory around until explicit flush/cleanup would be a nice additional feature.

@serge-sans-paille
Copy link
Contributor

I'm not quite sure of what "keeps memory around" means, but we have an aligned allocator and you can build your own pool allocator based on it. I don't think it's xsimd task to provide variants of allocator.

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

3 participants