Skip to content

Ifpack2 - for the testing with kokkos bound check

James Willenbring requested to merge kyungjoo-kim:ifpack2-develop into develop

Created by: kyungjoo-kim

Description

Ifpack2 blodk tridiag solver fails when kokkos bound check is enabled. I put an additional index guard in extract routine.

Related Issues

#4597

How Has This Been Tested?

Tested on white P100.

@jjellio @jhux2

Merge request reports