LAPACK v3.11.0#151
Conversation
avoid picking up ambient python from somewhere else in the image LAPACK_TESTING_USE_PYTHON only landed in 3.12, see Reference-LAPACK/lapack@d8f668c
…5.10.29.09.00.09 Other tools: - conda-build 25.9.0 - rattler-build 0.48.1 - rattler-build-conda-compat 1.4.9
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe/meta.yaml:
For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19385999972. Examine the logs at this URL for more detail. |
d24b41d to
56c0fe9
Compare
| :: clang.exe cannot handle /LIBPATH: in LDFLAGS, but we need that for lld-link | ||
| set "CC=clang-cl.exe" | ||
|
|
||
| python %RECIPE_DIR%\create_forwarder_dll.py |
There was a problem hiding this comment.
We filter the symbols in this file whereas create-forwarder-dll doesn't.
There was a problem hiding this comment.
You mean this part, right?
blas-feedstock/recipe/create_forwarder_dll.py
Lines 35 to 38 in bb5fc01
Would you be open to add this as an option in https://github.com/isuruf/create-forwarder-dll?
There was a problem hiding this comment.
Yes, that part. I'm open to adding it. Maybe as a symbol filter regex?
56c0fe9 to
2569478
Compare
|
@carterbox can you run NVPL tests? |
|
Not very surprisingly (IMO), newaccelerate fails the 3.11 tests; AFAIU it only advertises compatibility with lapack 3.9. OTOH, the failures don't look catastrophically bad: However, if we do not want to simply skip those |
|
I built 2569478 natively for both NVPL and openBLAS. The tests pass. |
|
Ping @isuruf Planning to merge this in 72h unless there's further comments. |
Suggested-By: Michał Górny <mgorny@quansight.com>
|
I'm sorry if I don't report in the right repo, but there's something wrong with the lapack/libblas 3.11 update. After downgrading with |
|
@rouault, can you please open an issue and fill out the template ( |
done in #155 |
Redo #114, now that MKL has miraculously been unblocked