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

lapack 3.12.1 #203656

Merged
merged 2 commits into from
Jan 9, 2025
Merged

lapack 3.12.1 #203656

merged 2 commits into from
Jan 9, 2025

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Enables Fortran before including CheckFortranFunctionExists in CMakeL… by @weslleyspereira in https://github.com/Reference-LAPACK/lapack/pull/948
* Fixes for the NAG Fortran compiler by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/951
* Fixed `HAS_ATTRIBUTE_WEAK_SUPPORT` flag for CBLAS objects by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/950
* Fixed memory leak in testing framework by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/953
* Fixed search phrase for determining the amount of successful tests by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/954
* handle and document corner cases of lwork in lapack by @dklyuchinskiy in https://github.com/Reference-LAPACK/lapack/pull/942
* fix some DMD issues by @dklyuchinskiy in https://github.com/Reference-LAPACK/lapack/pull/959
* Remove executable permissions from source files by @turboencabulator in https://github.com/Reference-LAPACK/lapack/pull/970
* CMake: restore compatibility with v3.10 and older by @christoph-conrads in https://github.com/Reference-LAPACK/lapack/pull/976
* Re-sync Doxyfile with CMake by @turboencabulator in https://github.com/Reference-LAPACK/lapack/pull/978
* Fix Doxygen warnings by @turboencabulator in https://github.com/Reference-LAPACK/lapack/pull/979
* {C,Z}LARFGP: re-scale input vector more often by @christoph-conrads in https://github.com/Reference-LAPACK/lapack/pull/981
* Typo by @FrK5E in https://github.com/Reference-LAPACK/lapack/pull/984
* Add Index-64 API as extended API with _64 suffix for LAPACKE by @mkrainiuk in https://github.com/Reference-LAPACK/lapack/pull/888
* Two small fixes of bdsqr by @angsch in https://github.com/Reference-LAPACK/lapack/pull/989
* xGEDMD(Q): silence warning with 64-bit integers by @christoph-conrads in https://github.com/Reference-LAPACK/lapack/pull/993
* xSY/HEEVR: clarify use of multiple algorithms by @christoph-conrads in https://github.com/Reference-LAPACK/lapack/pull/998
* fix comments by @jip in https://github.com/Reference-LAPACK/lapack/pull/1004
* fix comments by @jip in https://github.com/Reference-LAPACK/lapack/pull/1007
* #1008 Allow installing binaries to subdirectory while keeping CMake package scripts in the same place by @lepus2589 in https://github.com/Reference-LAPACK/lapack/pull/1009
* fix LARFB documentation, #1011 by @EduardFedorenkov in https://github.com/Reference-LAPACK/lapack/pull/1016
* fix out-of-bounds access in orhr_col by @mgates3 in https://github.com/Reference-LAPACK/lapack/pull/1018
* Allow User Configuration of RPATH Settings by @ahnaf-tahmid-chowdhury in https://github.com/Reference-LAPACK/lapack/pull/1002
* changing the order of loop to improve performance by @Goddan-wq in https://github.com/Reference-LAPACK/lapack/pull/1023
* Use more modern CMake by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/1022
* Fix infinite loop when an error occurs in tests ddrvst and sdrvst by @cenewcombe in https://github.com/Reference-LAPACK/lapack/pull/1024
* Configurable type of hidden Fortran strlen arguments by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/1025
* develop DLARF1F and implement in ORM2R, #1011 by @EduardFedorenkov in https://github.com/Reference-LAPACK/lapack/pull/1019
* Fix the wrong implementation of the new tests for xblat1.f by @cdluminate in https://github.com/Reference-LAPACK/lapack/pull/964
* Implementation of dorm2r and dlarf1f by @jprhyne in https://github.com/Reference-LAPACK/lapack/pull/1020
* Fix lto type mismatch by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/1027
* Fix NAG Fortran compiler flag by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/1028
* align documentation of BDSQR workspace with code by @dklyuchinskiy in https://github.com/Reference-LAPACK/lapack/pull/1029
* Fixed usage of uninitialized variables in TESTING by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/961
* fix few typos and sytrd boundary workspace by @dklyuchinskiy in https://github.com/Reference-LAPACK/lapack/pull/1030
* Implement xGEMMTR and cblas_xGEMMTR  by @grisuthedragon in https://github.com/Reference-LAPACK/lapack/pull/887
* Prevent compilers from using FMA instructions by @ACSimon33 in https://github.com/Reference-LAPACK/lapack/pull/1033
* Clarify documentation of singularity/rank-deficiency checks by @TiborGY in https://github.com/Reference-LAPACK/lapack/pull/924
* PR contains bug fixes found in ?tfsm (triangular solve for a RFP matrix) by @sergey-v-kuznetsov in https://github.com/Reference-LAPACK/lapack/pull/1042
* Remove CMake < 3 CMP0042 workarounds by @haampie in https://github.com/Reference-LAPACK/lapack/pull/1040
* Declare project dependency on C to avoid the CMAKE default of C,C++ by @martin-frbg in https://github.com/Reference-LAPACK/lapack/pull/1044
* DOC:trsly3: Add dtrsyl3/strsyl3 grouping statements by @ilayn in https://github.com/Reference-LAPACK/lapack/pull/1051
* Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM by @martin-frbg in https://github.com/Reference-LAPACK/lapack/pull/1046
* Revert "Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM" by @langou in https://github.com/Reference-LAPACK/lapack/pull/1058
* Revert "Revert "Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM"" by @weslleyspereira in https://github.com/Reference-LAPACK/lapack/pull/1059
* CI: Update the MacOS jobs to use gcc-14 in github workflows by @martin-frbg in https://github.com/Reference-LAPACK/lapack/pull/1045
* fix leading dimension for matrix B in test routine get52 by @dklyuchinskiy in https://github.com/Reference-LAPACK/lapack/pull/1064
* Remove comparison as these conditions are never true by @schnorr in https://github.com/Reference-LAPACK/lapack/pull/1062
* Use GEMMTR for SY/HE linear updates by @angsch in https://github.com/Reference-LAPACK/lapack/pull/1069
* [Github workflow] Bump scorecard version by @angsch in https://github.com/Reference-LAPACK/lapack/pull/1071
* updating gitignore to ignore the mod files when we compile by @jprhyne in https://github.com/Reference-LAPACK/lapack/pull/1082
* Fixing misspelling of 'triangular' in {s,d,c,z}gemmtr.f by @jprhyne in https://github.com/Reference-LAPACK/lapack/pull/1081
* Fix line lengths for the extended API by @hjjvandam in https://github.com/Reference-LAPACK/lapack/pull/1079
* Adding a recursive xLARFT by @jprhyne in https://github.com/Reference-LAPACK/lapack/pull/1080

New Contributors

Full Changelog: Reference-LAPACK/lapack@v3.12.0...v3.12.1

@chenrui333 chenrui333 force-pushed the bump-lapack-3.12.1 branch 2 times, most recently from 84e6254 to 938c637 Compare January 9, 2025 03:04
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request bump-formula-pr PR was created using `brew bump-formula-pr` autobump labels Jan 9, 2025
@daeho-ro daeho-ro force-pushed the bump-lapack-3.12.1 branch from a8f0b6b to e606b3b Compare January 9, 2025 07:55
autobump: add lapack

Signed-off-by: Rui Chen <rui@chenrui.dev>

lapack: update build

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Jan 9, 2025
Copy link
Contributor

github-actions bot commented Jan 9, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 9, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 9, 2025 14:20
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 9, 2025
Merged via the queue into master with commit e4777f1 Jan 9, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-lapack-3.12.1 branch January 9, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants