Skip to content

adds build option to disable vector vms - #58

Merged
eyck merged 1 commit into
mainfrom
feature/conditional_vector_build
Sep 22, 2026
Merged

eyck merged 1 commit into
mainfrom
feature/conditional_vector_build

Conversation

@EAlexJ

@EAlexJ EAlexJ commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

As the vector implementation is heavy in instantiating templates, this option can be used to reduce compilation times if vector cores are not needed Consuming projects can set the introduced option to OFF
Also gates register_cores wrt. NO_GENERIC_CORES

This addresses the same build time issue, but provides the "lighter" cores still

As the vector implementation is heavy in instantiating templates, this option can be used to reduce compilation times if vector cores are not needed
Consuming projects can set the introduced option to OFF

@eyck eyck left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eyck
eyck merged commit ab5986f into main Sep 22, 2026
6 checks passed
@eyck
eyck deleted the feature/conditional_vector_build branch September 22, 2026 13:54
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