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

Cache searching for the toolchain file and checking for AVX2. #4449

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

teo-tsirpanis
Copy link
Member

Saves a couple seconds when repeatedly configuring the CMake project


TYPE: BUILD
DESC: Cache more information when configuring the CMake project.

@KiterLuc KiterLuc merged commit c44b321 into TileDB-Inc:dev Oct 26, 2023
@teo-tsirpanis teo-tsirpanis deleted the configure-speedup branch October 26, 2023 15:56
KiterLuc pushed a commit that referenced this pull request May 13, 2024
[SC-47213](https://app.shortcut.com/tiledb-inc/story/47213)

A typo in #4449 prevented AVX2 from being detected in GCC. This PR fixes
the typo and adds logging to allow validating whether AVX2 was detected.

Fixes #4967.

---
TYPE: BUILD
DESC: Fix AVX2 support detection.
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