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

Packing code generation #70

Open
fredrikbk opened this issue May 14, 2017 · 0 comments
Open

Packing code generation #70

fredrikbk opened this issue May 14, 2017 · 0 comments
Assignees

Comments

@fredrikbk
Copy link
Contributor

The C++ library has a function that packs a coordinate list into a format. We need to be able to generate code that does this for a specific format. This is necessary as a step towards parallelizing packing and ensuring we play nice with NUMA first-touch policies, but most importantly it will let us emit packing code into generated C99 libraries.

@fredrikbk fredrikbk added this to the Beta release milestone May 14, 2017
@fredrikbk fredrikbk removed this from the Beta release milestone Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants