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

[Build] get warming about gcc extension #585

Closed
FNsi opened this issue Mar 28, 2023 · 2 comments · Fixed by #595
Closed

[Build] get warming about gcc extension #585

FNsi opened this issue Mar 28, 2023 · 2 comments · Fixed by #595

Comments

@FNsi
Copy link
Contributor

FNsi commented Mar 28, 2023

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • [*] I am running the latest code. Development is very rapid so there are no tagged versions as of now.
  • [*] I carefully followed the README.md.
  • [*] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • [*] I reviewed the Discussions, and have a new bug or useful enhancement to share.

Expected Behavior

Current Behavior

Warming in build ggml.c

1965:72: warming: binary contacts a C2X feature or GCC extension
Const __m256 cross_scales = _mm256_blend_ps(scale_0, scale_1, 0b10101010)

Environment and Context

All was fine with 26 hours away versions

  • Physical (or virtual) hardware you are using, e.g. for Linux:

Amd64

  • Operating System, e.g. for Linux:

5.19 Linux Ubuntu base

  • SDK version, e.g. for Linux:

$ make 4.3
$ g++ 11.3.0
@FNsi FNsi changed the title [User] Insert summary of your issue or enhancement.. [Build] get warming about gcc extension Mar 28, 2023
@anzz1
Copy link
Contributor

anzz1 commented Mar 29, 2023

Thank you for your report 👍

@FNsi
Copy link
Contributor Author

FNsi commented Mar 29, 2023

Thank you for your report 👍

I should thank you guys for let me run all the codes indeed!

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 a pull request may close this issue.

2 participants