[Trilinos-Users] Use shared memory in Teuchos dense matrix

ChenYurui tin at mma.cs.tsukuba.ac.jp
Sun Feb 16 19:53:32 MST 2014


Hi everyone,

There is some reasons that I have to use a Teuchos dense matrix and
Teuchos lapack to compute orthonormal basis matrix. Due to size of that
matrix is somehow so big, I wonder that if shared memory can be applied
into the computation process to speed up. I only know that Kokkos can
deal with this problem, however it seems that the matrix must be a
Tpetra matrix.

Thank you for your help!

Chen



More information about the Trilinos-Users mailing list