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

[CD] Build OpenBLAS from source during CD build #1801

Closed
wants to merge 1 commit into from

Commits on Apr 25, 2024

  1. aarch64: cd: switch from libomp to libgomp (#1787)

    In the current version of the scripts, torch libraries are linked to llvm openmp becasue conda openblas-openmp is linked to it. to switch to gnu libgomp, we are building the openblas from sources instead of installing from conda.
    
    In essence it reverts #1462
    
    fixes #1774
    
    (cherry picked from commit b57d3a8)
    snadampal authored and malfet committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    66fe0d1 View commit details
    Browse the repository at this point in the history