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

Extend compiler cpu optmizations to loongarch64. #1497

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

emollier
Copy link
Contributor

This patch extends the just-in-time compiler options in brian2/codegen/cpp_prefs.py to optimize aggressively on loongarch64 CPU, similarly to numerous other platforms already supported by brian2.

It was originally published in Debian bug #1059428 and provided by Loongson.

This patch extends the just-in-time compiler options in
brian2/codegen/cpp_prefs.py to optimize aggressively on loongarch64
CPU, similarly to numerous other platforms already supported by
brian2.

It was originally published in [Debian bug #1059428] and provided by
Loongson.

[Debian bug #1059428]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059428

Signed-off-by: Étienne Mollier <[email protected]>
Copy link
Member

@mstimberg mstimberg left a comment

Choose a reason for hiding this comment

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

LGTM!

@mstimberg mstimberg merged commit 82e4afe into brian-team:master Jan 8, 2024
25 checks passed
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.

3 participants