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

Drop dependency on TBB on non-Intel deployments #1045

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

hamelin
Copy link
Contributor

@hamelin hamelin commented Aug 21, 2023

The project depends on package `tbb', short for Intel's Thread Building Blocks. Obviously, this cannot possibly install on to ARM processors. This PR arranges for the setup script to include the dependency only on Intel-based machines (regardless of OS).

The project depends on package `tbb', short for Intel's Thread Building
Blocks. Obviously, this cannot possibly install on to ARM processors.
This PR arranges for the setup script to include the dependency only on
Intel-based machines (regardless of OS).
@hamelin
Copy link
Contributor Author

hamelin commented Aug 21, 2023

This PR depends on #1044 let's clear that one first.

@lmcinnes lmcinnes merged commit 91a914a into lmcinnes:master Aug 22, 2023
10 of 12 checks passed
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants