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

Does not compile on stable nor nightly #9

Open
smups opened this issue Nov 11, 2022 · 3 comments
Open

Does not compile on stable nor nightly #9

smups opened this issue Nov 11, 2022 · 3 comments

Comments

@smups
Copy link

smups commented Nov 11, 2022

Compiling this crate generates build errors due to renamed items in the std allocator and incorrect (deprecated or non-existent) feature flags.

See cargo build output for details

@o0Ignition0o
Copy link
Contributor

Hey! Thanks for submitting an issue!

This has indeed evolved a fair bit since the code was written.

I would be very happy to review a PR if you have time to raise one!

@smups
Copy link
Author

smups commented Nov 14, 2022

aight I'll see what I can do; I'm having issues scaling my rust data analysis pipeline on multi-cpu boxes - I think it might be because of numa overhead.

@smups
Copy link
Author

smups commented Nov 14, 2022

There are a bunch of errors in the upstream allocator-suite crate, I'll fork that too.

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