Skip to content

configure doesn't print what EMBREE_MAX_ISA value is used #367

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

Open
yurivict opened this issue Feb 17, 2022 · 1 comment
Open

configure doesn't print what EMBREE_MAX_ISA value is used #367

yurivict opened this issue Feb 17, 2022 · 1 comment

Comments

@yurivict
Copy link

yurivict commented Feb 17, 2022

This is important to know, particularly because dependencies use it to configure themselves.

@svenwoop
Copy link
Collaborator

Printing EMBREE_MAX_ISA value may not be the best solution, as you can also set EMBREE_MAX_ISA to NONE and then configure each ISA individually.
We could print for each ISA if it is enabled, would this help you?

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