-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Bump to LBT v5.7.0 #49281
Bump to LBT v5.7.0 #49281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check list
Version numbers:
-
deps/$(libname).version
:LIBNAME_VER
,LIBNAME_BRANCH
,LIBNAME_SHA1
andLIBNAME_JLL_VER
-
stdlib/$(LIBNAME_JLL_NAME)_jll/Project.toml
:version
Checksum:
-
deps/checksums/$(libname)
Patches:
- no patch
|
||
[deps] | ||
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" | ||
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" | ||
|
||
[compat] | ||
julia = "1.8" | ||
julia = "1.10" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should make this 1.9, so that it can be backported and made available in 1.9.1.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When we backport, we can set it accordingly. I don't want to set it to 1.9
, and then it's only available in 1.9.1
This release of libblastrampoline contains two new features: ILP64 Accelerate support, and LAPACK_jll support.
This release of libblastrampoline contains two new features: ILP64 Accelerate support, and LAPACK_jll support. (cherry picked from commit 4ced71a)
|
@staticfloat Cam you update the source checksum for LBT? |
Fixed in #49396 |
This release of libblastrampoline contains two new features: ILP64 Accelerate support, and LAPACK_jll support.
This release of libblastrampoline contains two new features: ILP64 Accelerate support, and LAPACK_jll support.