You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to mention that a flurry of new precompiled binaries are made available as part of the Yggdrasil effort (related to Julia, but those binaries can technically be used without Julia).
The IPOPT README points to JuliaOpt for binaries but as far as I can tell, they are outdated.
I'll take the opportunity to ask whether anyone here has any guidance on how to build IPOPT for Windows using MinGW and Intel's MKL. Linking with the MKL has been particularly contrary. Here's my pull request in case anyone can chime in: JuliaPackaging/Yggdrasil#1031
If we can get that to build, then those binaries will be available as well.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi all,
I wanted to mention that a flurry of new precompiled binaries are made available as part of the Yggdrasil effort (related to Julia, but those binaries can technically be used without Julia).
Here is the "formula" that builds IPOPT for a variety of platforms: https://github.com/JuliaPackaging/Yggdrasil/blob/master/I/Ipopt/build_tarballs.jl
Here are the binary releases: https://github.com/JuliaBinaryWrappers/Ipopt_jll.jl/releases/tag/Ipopt-v3.13.2%2B0
The IPOPT README points to JuliaOpt for binaries but as far as I can tell, they are outdated.
I'll take the opportunity to ask whether anyone here has any guidance on how to build IPOPT for Windows using MinGW and Intel's MKL. Linking with the MKL has been particularly contrary. Here's my pull request in case anyone can chime in: JuliaPackaging/Yggdrasil#1031
If we can get that to build, then those binaries will be available as well.
Cheers!
The text was updated successfully, but these errors were encountered: