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

[Installer] Auto-detect CPU avx support, if noavx is found, install the CPU+noavx version #3397

Closed
wants to merge 1 commit into from

Conversation

hydai
Copy link
Member

@hydai hydai commented May 9, 2024

No description provided.

Copy link
Member

juntao commented May 9, 2024

Hello, I am a code review bot on flows.network. Here are my reviews of code commits in this PR.


@hydai hydai force-pushed the hydai/detect_avx branch 2 times, most recently from 88d18e2 to aa14463 Compare May 9, 2024 19:15
@github-actions github-actions bot added the c-CI label May 9, 2024
@hydai hydai marked this pull request as draft May 9, 2024 19:18
…he CPU+noavx version

Signed-off-by: hydai <hydai@secondstate.io>
@hydai
Copy link
Member Author

hydai commented May 9, 2024

Since the CI will try to install noavx version (the runner has noavx), it will fail on several workflows. Need to figure out a way to verify the behavior.

@hydai
Copy link
Member Author

hydai commented May 20, 2024

I am closing it. We need to figure out a more elegant way to handle this.

@hydai hydai closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants