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

Can't compile serial (unthreaded) code #1775

Closed
trisyoungs opened this issue Jan 24, 2024 · 0 comments · Fixed by #1802
Closed

Can't compile serial (unthreaded) code #1775

trisyoungs opened this issue Jan 24, 2024 · 0 comments · Fixed by #1802
Labels
Scope: Codebase Related to source code management, build etc.

Comments

@trisyoungs
Copy link
Member

Describe the bug
Although in 99% of cases we don't want an unthreaded version of the code, it seems that if we set -DMULTI_THREADED:bool=false we can't compile the code because we can't find tbb-fallbacks.h.

What is this header, and where is it (or was it) located?

@trisyoungs trisyoungs added Type: Bug General bug / issue Scope: Codebase Related to source code management, build etc. and removed Type: Bug General bug / issue labels Jan 24, 2024
@github-project-automation github-project-automation bot moved this to Complete in Overview Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Codebase Related to source code management, build etc.
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

1 participant