Skip to content

Kokkos 2.7 fixes 2

James Willenbring requested to merge kokkos-2.7-fixes-2 into develop

Created by: ibaned

@trilinos/kokkos @trilinos/tpetra @trilinos/intrepid2

Description

A second (third?) set of fixes for the issues raised in #2827 (closed) . With this state of the code, using the cuda-dbg ATDM configuration, the failing tests identified in #2827 (closed) pass. This change may not resolve the timeouts, however. Some warnings were fixed as well.

Motivation and Context

ATDM builds should be kept as clean as possible, this includes number of warnings.

How Has This Been Tested?

A few tests were manually run in the cuda-dbg ATDM configuration.

Merge request reports