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

Add compiler version to nest-config #2543

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

med-ayssar
Copy link
Contributor

This use case is essential for building NESTML models.

It might happen that NEST with built with certain compiler in the system, but the compiler might be either updated with different version or a different compiler is being used. Therefore, while building NESTML models, we need to know which compiler was being used.

@jougs jougs added T: Enhancement New functionality, model or documentation S: Normal Handle this with default priority I: Internal API Changes were introduced in basic internal workings of the simulator that developers need to know labels Nov 30, 2022
@jougs jougs added this to To do in Build system and CI via automation Nov 30, 2022
@med-ayssar med-ayssar marked this pull request as ready for review November 30, 2022 16:00
@heplesser heplesser merged commit 89f48bc into nest:master Dec 1, 2022
Build system and CI automation moved this from To do to Done Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: Internal API Changes were introduced in basic internal workings of the simulator that developers need to know S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants