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

fix: add gnu toolchain for linux as default from compiler version 1.5.4 #1359

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

kiriyaga-txfusion
Copy link
Contributor

What 💻

  • add gnu toolchain for linux as default from compiler version 1.5.3

Why ✋

  • ML compiler team managed to make static builds for Linux without musl by linking static glibc. This executable has much better performance, as musl memory manager is much slower.

@kiriyaga-txfusion kiriyaga-txfusion requested a review from a team as a code owner September 5, 2024 09:17
@kiriyaga-txfusion kiriyaga-txfusion merged commit 4272477 into main Sep 5, 2024
19 of 21 checks passed
@kiriyaga-txfusion kiriyaga-txfusion deleted the kiriyaga-txfusion-vyper-gnu-toolchain branch September 5, 2024 09:23
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