Skip to content

Releases: NLAFET/StarNEig

StarNEig 0.1.8

24 Dec 15:27
9ff5132
Compare
Choose a tag to compare

Changes since 0.1.7

  • Add more DEB packages.

The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.

StarNEig tests StarNEig version

StarNEig 0.1.7

27 Feb 15:40
Compare
Choose a tag to compare

Changes since 0.1.6

  • Fix a compile error with GCC 10.

The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.

StarNEig tests StarNEig version

StarNEig 0.1.6

08 Dec 09:35
d31315a
Compare
Choose a tag to compare

Changes since 0.1.5

  • Minor improvements to the Hessenberg reduction step.

The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.

StarNEig tests StarNEig version

StarNEig 0.1.5

11 Sep 12:19
Compare
Choose a tag to compare

Changes since 0.1.4

  • Disable OpenCL workers during initialization.
  • Add STARNEIG_USE_ALL.

The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.

StarNEig tests StarNEig version

StarNEig 0.1.4

03 Aug 13:58
Compare
Choose a tag to compare

Changes since 0.1.3

  • Add deb packages.

The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.

StarNEig tests StarNEig version

StarNEig 0.1.3

22 Jun 19:11
Compare
Choose a tag to compare

Changes since 0.1.2

  • Restore older Hessenberg reduction implementation from v0.1-beta2.
  • Rename aed_shift_count parameter as shift_count. Rename the default value STARNEIG_SCHUR_DEFAULT_AED_SHIFT_COUNT as STARNEIG_SCHUR_DEFAULT_SHIFT_COUNT.
  • Improved performance models.

StarNEig tests StarNEig version

StarNEig 0.1.2

15 May 16:10
Compare
Choose a tag to compare

Changes since 0.1.1

  • Improved performance models.
  • Updates to the documentation.
  • Rename STARPU_LIBRARIES_BASE and STARPU_LIBRARIES_MPI environmental variables as STARPU_LIBRARIES and STARPU_MPI_LIBRARIES, respectively.

StarNEig tests StarNEig version

StarNEig 0.1.1

19 Apr 08:37
Compare
Choose a tag to compare

Changes since 0.1.0

  • Fix a bug that may cause the code to hang in distributed memory Schur reduction.

StarNEig 0.1.0

15 Apr 14:07
Compare
Choose a tag to compare
  • First stable release of the library.

StarNEig 0.1 Beta 6

14 Apr 12:34
Compare
Choose a tag to compare
StarNEig 0.1 Beta 6 Pre-release
Pre-release
  • Fix starneig_node_enable_pinning() and starneig_node_disable_pinning() functions.
  • Built pdgghrd as a separate library.
  • Deprecate several precompiler defines and interface functions. Add <starneig/distr_helpers.h> header file.