Skip to content

Releases: flavio-santes/psopt_installer

v0.2

18 Feb 04:29
5abcad2
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Changes

Dependencies

  • METIS: this new installer now uses METIS 5.1.0 (Apache License v2.0)
  • MUMPS: the installer now uses MUMPS 5.1.2
  • OpenBlas: PSOPT now uses OpenBlas as default BLAS library

Libraries

  • All the provided libraries are now shared object, reducing the PSOPT examples binary size
  • METIS now uses only 64 bits numbers (int64 and double)
  • MUMPS is now build with OpenMP support
  • Ipopt now uses the new MUMPS version

Performance

  • On Debian, CentOS and Fedora, the PSOPT bioreactor sample brings results two/three times faster than before.

v0.1

16 Feb 14:26
8982dd8
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Changes

  • The output directory psopt_bundle is now portable, no hard coded paths are used.
  • Use the PSOPT repository available at: https://github.com/flavio-santes/psopt
  • The PSOPT repository is patched and the changes are saved automatically
  • Use gnuplot provided by OS instead of building one from sources.
  • Support for Debian, Ubuntu, CentOS, REL and Fedora
  • Improved PSOPT install script
  • Some memory leaks fixed
  • Improved README file

This release does not include binary files due to the METIS 4 license.