suitesparse-metis-for-windows

CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake

BSD-3-CLAUSE License

Stars
442
suitesparse-metis-for-windows - v7.5.1-1 Latest Release

Published by NeroBurner 9 months ago

What's Changed

Full Changelog: https://github.com/jlblancoc/suitesparse-metis-for-windows/compare/v1.8.0...v7.5.1-1

suitesparse-metis-for-windows - v1.8.0

Published by NeroBurner about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jlblancoc/suitesparse-metis-for-windows/compare/v1.7.0...v1.8.0

suitesparse-metis-for-windows - v1.7.0

Published by NeroBurner almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jlblancoc/suitesparse-metis-for-windows/compare/v1.6.1...v1.7.0

suitesparse-metis-for-windows - v1.6.1

Published by NeroBurner almost 2 years ago

What's Changed

Full Changelog: https://github.com/jlblancoc/suitesparse-metis-for-windows/compare/v1.6.0...v1.6.1

suitesparse-metis-for-windows - Release of v1.6.0

Published by jlblancoc almost 2 years ago

  • Added a CHANGELOG.md file
  • Add option WITH_OPENBLAS to replace generic BLAS and LAPACK (See README for details)
  • Hunter: update to v0.24.9 for OpenBLAS v0.3.21
  • Options to use TBB and to build shared libraries
  • Update all cmake commands to lowercase
  • Automatically set the LAPACK_DIR in Windows
  • Use Hunter by default in Windows
suitesparse-metis-for-windows - Release of v1.5.0

Published by jlblancoc about 5 years ago

Main changes:

  • New bundled versions: SuiteSparse 5.4.0 + Metis 5.1.0
  • fix windows shared install using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
  • Use C++11 by default.
  • Allow user to override install prefix
  • Deletion of FindSuiteSparse.cmake module. All is not based on "modern" CMake exported targets. Refer to example CMake files here.
suitesparse-metis-for-windows - Release of v1.4.0

Published by jlblancoc over 6 years ago

  • Add support for CUDA builds on Windows.
  • Maintenance release with up-to-date version of SuiteSparse.

Bundled versions: SuiteSparse 5.1.2 + Metis 5.1.0

suitesparse-metis-for-windows - Release of 1.3.1

Published by jlblancoc over 8 years ago

Maintenance release with up-to-date version of SuiteSparse.

Bundled versions: SuiteSparse 4.5.1, Metis 5.1.0

suitesparse-metis-for-windows - Release of 1.3.0

Published by jlblancoc about 9 years ago

Changes:

  • For the convenience of users, SuiteSparse+METIS souces are now also bundled in this package.
  • Support for CUDA builds (Enable WITH_CUDA)

Bundled versions: SuiteSparse 4.4.4, Metis 5.1.0

suitesparse-metis-for-windows - Release of 1.2.3

Published by jlblancoc over 9 years ago

Maintenance release.

  • Minor CMake clean up.
  • Update SuiteSparse download URL.
suitesparse-metis-for-windows - Release of 1.2.2

Published by jlblancoc about 10 years ago

Maintenance release.

Support for NCOMPLEX in CSparse*.

suitesparse-metis-for-windows - Release of 1.2.1

Published by jlblancoc over 10 years ago

Maintenance release.

suitesparse-metis-for-windows - Release of 1.2.0

Published by jlblancoc over 10 years ago

Some minor bug fixes.

suitesparse-metis-for-windows - suitesparse-metis-for-windows 1.1.0

Published by jlblancoc almost 11 years ago

Release 1.1.0 (24/JAN/2014):
Changes:

  • Now a unique CMake code can seamlessly detect system versions or manual builds of SuiteSparse.
  • Included sublibraries that were missing in 1.0.0: LDL, SPQR, ...
  • Removed the monolithic "suitesparse" library, incompatible with the original upstream.
  • We moved to GitHub.

Release 1.0.0 (FEB/2013):
Initial release.

Package Rankings
Top 9.59% on Proxy.golang.org
Badges
Extracted from project README
Build Status build-with-cmake