Release Notes¶
This section includes significant changes, new features, performance improvements and various issues.
NVPL LAPACK 0.2.3¶
Released with NVPL 24.7
NVPL LAPACK 0.2.2¶
Resolved Issues¶
Fixed incorrect
info
returned by ?potrf_ for the upper-triangular case
NVPL LAPACK 0.2.0¶
The first early access release of NVPL LAPACK library.
New Features¶
Standard Fortran 90 LAPACK APIs
Supports
lp64
andilp64
interfacesSupports single- and multi-threaded (based on OpenMP) computation.
Optimized implementations for ?getrf_, ?potrf_ and ?geqrf_ routines.
Extended API includes NVPL LAPACK service functions: version, math mode and threading control
Known Issues¶
N/A
Resolved Issues¶
N/A