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

Unable to compile using the provided CMakeLists.txt #1

Open
dylangageot opened this issue Oct 21, 2022 · 0 comments
Open

Unable to compile using the provided CMakeLists.txt #1

dylangageot opened this issue Oct 21, 2022 · 0 comments

Comments

@dylangageot
Copy link

Hello,

I went through your thesis recently and found your implementation of a KD-Tree with vectorization support interesting.
I wanted to compare on my x86-64 platform the performance obtained for my use case against another implementation, but I could not configure the project using this standalone repository.
I tried to include it as an example in the Vc repository, both with the latest version 1.4.3 and version 0.7.5, where common/undomacros.h still exists.
The last one failed when building Vc alone, it's hard to find the errors since my gcc 10 overflows the terminal with warnings at each compiled object.

Is there a simple way to build and run this project with the latest version of Vc?

Thanks in advance for your help,
Dylan

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

1 participant