-
- Downloads
[multirhstest] Do not use AlignedAllocator unless needed.
The `AlignedAllocator` was used for the matrix, however the matrix does not acually contain SIMD types, so alignment is unessary.
Please register or sign in to comment
The `AlignedAllocator` was used for the matrix, however the matrix does not acually contain SIMD types, so alignment is unessary.