Trilinos icon indicating copy to clipboard operation
Trilinos copied to clipboard

RBILUK: Use new KK::sptrsv block support instead of KK::trsv

Open jgfouca opened this issue 4 months ago • 22 comments

@trilinos/ifpack2

Motivation

This should greatly improve the performance of RBILUK::apply since we don't have to do the trsv on sequential host.

Testing

Built and tested Ifpack2_RBILUK_hb_belos_block_serial_MPI_1 on mappy.

jgfouca avatar Oct 18 '24 19:10 jgfouca