Skip to content

Remove misplaced LAPACKE ?gesvdq_work source files#5908

Merged
martin-frbg merged 1 commit into
OpenMathLib:developfrom
moluopro:cleanup/remove-misplaced-lapacke-wrappers
Jul 13, 2026
Merged

Remove misplaced LAPACKE ?gesvdq_work source files#5908
martin-frbg merged 1 commit into
OpenMathLib:developfrom
moluopro:cleanup/remove-misplaced-lapacke-wrappers

Conversation

@moluopro

Copy link
Copy Markdown
Contributor

Remove misplaced LAPACKE ?gesvdq_work source files:

  • lapacke_sgesvdq_work.c
  • lapacke_dgesvdq_work.c
  • lapacke_cgesvdq_work.c
  • lapacke_zgesvdq_work.c

These files are not referenced by any build rules, and one of them contains a syntax error. It appears that PR #5725 mistakenly added them under lapack-netlib/SRC. The actual implementations are in lapack-netlib/LAPACKE/src and were updated by PR #5736.

These stale duplicate sources are not referenced by the build. The canonical implementations remain under lapack-netlib/LAPACKE/src.

Signed-off-by: moluopro <moluopro@qq.com>
@martin-frbg

Copy link
Copy Markdown
Collaborator

Meh, that was me using the web interface again without double-checking. Thanks for cleaning up

@martin-frbg martin-frbg merged commit 65b51b0 into OpenMathLib:develop Jul 13, 2026
104 of 106 checks passed
@moluopro moluopro deleted the cleanup/remove-misplaced-lapacke-wrappers branch July 13, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants