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

Compile error - Threadripper Pro #11

Closed
brianwfreeman opened this issue Jul 17, 2021 · 1 comment
Closed

Compile error - Threadripper Pro #11

brianwfreeman opened this issue Jul 17, 2021 · 1 comment

Comments

@brianwfreeman
Copy link

src/platform/linux/SysHost_Linux.cpp:9:10: fatal error: numa.h: No such file or directory
9 | #include <numa.h>
| ^~~~~~~~
compilation terminated.

@harold-b
Copy link
Contributor

Haven’t updated the readme with dependencies, but you need to install libnuma-dev or numaclt-devel or whatever the equivalent on your distro

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