https://github.com/JuliaLang/julia
Raw File
Tip revision: 463080e30725c5574b6150ce1a96517b5e4aa668 authored by Oscar Smith on 18 February 2024, 02:49:30 UTC
use `muladd` instead of `fma`
Tip revision: 463080e
blastrampoline.version
## jll artifact
BLASTRAMPOLINE_JLL_NAME := libblastrampoline

## source build
BLASTRAMPOLINE_VER := 5.8.0
BLASTRAMPOLINE_BRANCH=v5.8.0
BLASTRAMPOLINE_SHA1=81316155d4838392e8462a92bcac3eebe9acd0c7
back to top