We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2239b8c commit 22aa59bCopy full SHA for 22aa59b
1 file changed
dependencies/scripts/download_dependencies.sh
@@ -32,7 +32,7 @@ curl -L -o BQPD.tar.gz "$ASSET_URL"
32
tar -xzvf BQPD.tar.gz
33
pwd
34
35
-# download UnoUtils: MUMPS (+ METIS, BLAS and LAPACK) and HiGHS
+# download UnoUtils: MUMPS (+ METIS, BLAS and LAPACK), HiGHS, and SSIDS
36
VERSION="2026.4.16"
37
REPO="https://github.com/amontoison/UnoUtils_jll.jl/releases/download/UnoUtils-v${VERSION}%2B0"
38
ASSET_NAME="UnoUtils.v${VERSION}.${ARCH}-${OS}-libgfortran5-cxx11.tar.gz"
0 commit comments