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

cmake: add options for enabling TBB and NUMA support #3750

Closed
wants to merge 1 commit into from

Conversation

tchaikov
Copy link
Contributor

see also #3036

Signed-off-by: Kefu Chai tchaikov@gmail.com

see also facebook#3036

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Copy link
Contributor

@chfast chfast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I very much appreciate this control over build options.

@ajkr
Copy link
Contributor

ajkr commented Apr 20, 2018

can we leave it enabled by default in case anyone's relying on the default behavior?

@ajkr ajkr self-assigned this Apr 20, 2018
@tchaikov
Copy link
Contributor Author

tchaikov commented Apr 21, 2018

@ajkr we could, but enabling it by default would break the build for anyone who don't have numctl and libtbb development package installed. but i understand, the breakage is more visible than a rocksdb silently built w/o numa and tbb support. i will enable it if you think it's okay.

@ajkr
Copy link
Contributor

ajkr commented Apr 25, 2018

I wasn't sure - but since Siying thinks it's ok, it should be fine

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajkr is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants