Next-release changes on Mumps Wrapper#63
Next-release changes on Mumps Wrapper#63williampiat3 wants to merge 21 commits intoconda-forge:mainfrom
Conversation
Replaced mumps-seq with python-mumps in dependencies.
Removed Mumps support from the build configuration.
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22246770757. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
Removed exclude-regex option from ctest command.
fbordeu
left a comment
There was a problem hiding this comment.
Hello, can you point me to the commit in Muscat that use python-mumps?
The commit is not yet public. Basically I replaced the NativeMumpsSolver.pxd by a MumpsSolver.py that has the same API but that uses python-mumps. Switching to python-mumps has several advantages:
|
|
I don't think I'll spend too much time on the feedstock for now, it's a bit early. I will wait for the commit to go public |
|
Nice job. Be careful, merging this branch in the feedstock will produce new version of the packages, so this needs to be merged into the branch preparing the next release. |
|
OSX build seems to be failing "only" due to dependencies |
|
Hello, I know how to fix windows build but I do not know why python-mumps is looking for mumps-seq between 5.6.2 and 5.6.3 it is very limited |
|
mumps-seq is still an undirect dependency (because it is a dependency of python-mumps) |
|
What I understand is that we should give more flexibility to libscotch |
|
python-mumps has a rather restrictive dependency on python as I see, the current package only support python >= 312 (Sorryyyy) |
|
Testing to make a python-mumps build for python <=3.11: |
Do you know why? |
|
@conda-forge-admin, please rerender |
|
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/22247013423. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22448882217. Examine the logs at this URL for more detail. |
Updated output scripts for different platforms in meta.yaml.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)