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

Merge changes from stable/idaes-3.13 into releases/3.14.13 #8

Open
wants to merge 32 commits into
base: idaes-3.14.13
Choose a base branch
from

Conversation

Robbybp
Copy link
Member

@Robbybp Robbybp commented Dec 14, 2023

This branch is my initial attempt at merging our stable/idaes-3.13 branch into upstream's releases/3.14.13 tag. There were three merge conflicts:

  • .coin-or/Dependencies, where I took our dependencies for HSL, ASL, Metis, and Mumps
  • A small change to the copyright header. We now reference the Ipopt github page rather than the coin-or page.
  • The configure script. Git's merge attempt was not very helpful here, so I just took the configure script from the 3.14.13 release. We have made several changes to configure, which can be seen here. These are mostly adding additional $LDFLAGS and changing the Fortran name mangling for HSL. I propose we try the configure script as-is, and attempt to re-apply these patches if/when the build fails.

John Eslick added 30 commits March 25, 2020 09:53
Get our version of the ASL build tools
The ASL version was not the problem, so we don't need to use our own fork here.
Use our ASL build tools fork to get a different version.
fix encoding error maybe
@ksbeattie ksbeattie added the Priority:High High Priority Issue or PR label Jan 11, 2024
@ksbeattie ksbeattie added Priority:Normal Normal Priority Issue or PR and removed Priority:High High Priority Issue or PR labels Mar 7, 2024
@pulsipher
Copy link

Are there any plans to merge this? My team is looking to use Ipopt 3.14 with idaes-ext

@Robbybp
Copy link
Member Author

Robbybp commented Oct 31, 2024

Yes, there are plans to support Ipopt 3.14 via idaes-ext. However, we are prioritizing support for Ubuntu2404 and RHEL9. Once those have been added, we will test this, then incorporate into our release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants