Releases: NLAFET/StarNEig
Releases · NLAFET/StarNEig
StarNEig 0.1.8
24 Dec 15:27
Compare
Sorry, something went wrong.
No results found
Changes since 0.1.7
The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.
StarNEig 0.1.7
27 Feb 15:40
Compare
Sorry, something went wrong.
No results found
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 0.1.6
08 Dec 09:35
Compare
Sorry, something went wrong.
No results found
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 0.1.5
11 Sep 12:19
Compare
Sorry, something went wrong.
No results found
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 0.1.4
03 Aug 13:58
Compare
Sorry, something went wrong.
No results found
Changes since 0.1.3
The binary packages rely on mainstream StarPU packages and do not necessary provide full functionality.
StarNEig 0.1.3
22 Jun 19:11
Compare
Sorry, something went wrong.
No results found
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 0.1.2
15 May 16:10
Compare
Sorry, something went wrong.
No results found
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 0.1.1
19 Apr 08:37
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
First stable release of the library.
StarNEig 0.1 Beta 6
14 Apr 12:34
Compare
Sorry, something went wrong.
No results found
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.