Closed aoymt closed 2 months ago
CC @k-ido
Sorry for the long absense of reply.
Yeah in fact the download_blis_artifacts.cmake
was a temporary solution to cope with the machines with no suitable BLIS binaries. Typically:
macOS indeed frequently introduces ABI compatibility changes, and now that Homebrew provides a decent BLIS build for macOS platforms. I think we can switch to Homebrew's BLIS build now.
Perhaps the only one that still depends on prebuild BLIS is Fugaku...
Anyways, this PR looks perfect to me. Let's hit the merge button and hopefully pipeline #57 can be automatically resolved.
And again, sorry for slowing the pace down...
@xrq-phys Thank you for taking the time out of your busy schedule to check PRs related to the CI failure. Then for macOS, using Homebrew is a recommended way to install BLIS.
Fix the workflow script and the cmake config file to resolve CI failure in macos target