Skip to content

[pull] master from OpenMDAO:master#221

Merged
pull[bot] merged 1 commit intoMRE-Code-Hub:masterfrom
OpenMDAO:master
Mar 9, 2026
Merged

[pull] master from OpenMDAO:master#221
pull[bot] merged 1 commit intoMRE-Code-Hub:masterfrom
OpenMDAO:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 9, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…d build-snopt task (#3726)

* Adds pixi task `build-snopt` to automatically build the SNOPT extension module for pyoptsparse for those users who have a license/source code.

Since MPI is generally reliable with the python 313 environment, the default environment is now equivalent to the py313 environment.
The py313 environment remains for dependent workflows that rely upon it.

Added py314 environment, but it excludes MPI. MPI and cyipopt are mutually exclusive dependencies in python 3.14 until an incompatibility
in mumps-seq and mumps-mpi dependencies under OS X.

* Add mpi-no-osx feature and enable MPI for py314 on linux only

  pyoptsparse and MPI have conflicting dependencies on macOS under py314. The new mpi-no-osx feature mirrors the mpi feature but restricts its platform targets to linux-64, allowing py314 to have both opt and MPI on linux while keeping macOS opt-only.

* include py314 test on all environments.

* Fixed some issues with now-illegal numpy casting rules. Numpy now prevents length-1 arrays for being used in casting/formatting operations for scalars.
@pull pull bot locked and limited conversation to collaborators Mar 9, 2026
@pull pull bot added the ⤵️ pull label Mar 9, 2026
@pull pull bot merged commit b34ba24 into MRE-Code-Hub:master Mar 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

1 participant