Closed KyleVaughn closed 4 months ago
Needed for scattering matrices.
Blocked by https://github.com/KyleVaughn/UM2/issues/145
One should consider using OpenBLAS or similar for the CPU and cuBLAS or similar for GPU. Writing a performant matrix-matrix or matrix-vector multiply is very hard
Added with https://github.com/KyleVaughn/UM2/pull/156
Needed for scattering matrices.
Blocked by https://github.com/KyleVaughn/UM2/issues/145
One should consider using OpenBLAS or similar for the CPU and cuBLAS or similar for GPU. Writing a performant matrix-matrix or matrix-vector multiply is very hard