Fixing description (#48429)
This commit is contained in:
parent
cb6cb023d2
commit
142469f92e
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
|
|
||||||
class Slate(CMakePackage, CudaPackage, ROCmPackage):
|
class Slate(CMakePackage, CudaPackage, ROCmPackage):
|
||||||
"""The Software for Linear Algebra Targeting Exascale (SLATE) project is
|
"""The Software for Linear Algebra Targeting Exascale (SLATE) project
|
||||||
to provide fundamental dense linear algebra capabilities to the US
|
provides fundamental dense linear algebra capabilities to the US
|
||||||
Department of Energy and to the high-performance computing (HPC) community
|
Department of Energy and to the high-performance computing (HPC) community
|
||||||
at large. To this end, SLATE will provide basic dense matrix operations
|
at large. To this end, SLATE provides basic dense matrix operations
|
||||||
(e.g., matrix multiplication, rank-k update, triangular solve), linear
|
(e.g., matrix multiplication, rank-k update, triangular solve), linear
|
||||||
systems solvers, least square solvers, singular value and eigenvalue
|
systems solvers, least square solvers, singular value and eigenvalue
|
||||||
solvers."""
|
solvers."""
|
||||||
|
Loading…
Reference in New Issue
Block a user