Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dkkim1005
Copy link
Member

The SSYRK(DSYRK) function implemented in pure C++ language is added as a fallback function.

  • In case the BLAS library is available, the build system automatically detects it and links it to buffalo library.
  • If the BLAS library hasn't been installed yet, the build system compiles the SSYRK(DSYRK) function implemented in pure C++ as a fallback.
  • Supported BLAS libraries:
    • openblas
    • mkl_rt (Intel MKL)
    • blas

@dkkim1005 dkkim1005 self-assigned this May 12, 2025
@dkkim1005 dkkim1005 added the bug Something isn't working label May 12, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


root seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dkkim1005 dkkim1005 merged commit e41873b into kakao:dev May 12, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants