Skip to content

Commit

Permalink
Move {Serial,Team}{Set,Scale} unit tests from KokkosBatched to Kokkos…
Browse files Browse the repository at this point in the history
…Blas
  • Loading branch information
Mikołaj Zuzek committed Jun 30, 2022
1 parent a72302a commit c108d5e
Show file tree
Hide file tree
Showing 10 changed files with 509 additions and 431 deletions.
6 changes: 0 additions & 6 deletions unit_test/batched/dense/Test_Batched_Dense.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
#include "Test_Batched_SerialLU.hpp"
#include "Test_Batched_SerialLU_Real.hpp"
#include "Test_Batched_SerialLU_Complex.hpp"
#include "Test_Batched_SerialMatUtil.hpp"
#include "Test_Batched_SerialMatUtil_Real.hpp"
#include "Test_Batched_SerialMatUtil_Complex.hpp"
#include "Test_Batched_SerialSolveLU.hpp"
#include "Test_Batched_SerialSolveLU_Real.hpp"
#include "Test_Batched_SerialSolveLU_Complex.hpp"
Expand Down Expand Up @@ -62,9 +59,6 @@
#include "Test_Batched_TeamLU.hpp"
#include "Test_Batched_TeamLU_Real.hpp"
#include "Test_Batched_TeamLU_Complex.hpp"
#include "Test_Batched_TeamMatUtil.hpp"
#include "Test_Batched_TeamMatUtil_Real.hpp"
#include "Test_Batched_TeamMatUtil_Complex.hpp"
#include "Test_Batched_TeamSolveLU.hpp"
#include "Test_Batched_TeamSolveLU_Real.hpp"
#include "Test_Batched_TeamSolveLU_Complex.hpp"
Expand Down
170 changes: 0 additions & 170 deletions unit_test/batched/dense/Test_Batched_SerialMatUtil.hpp

This file was deleted.

19 changes: 0 additions & 19 deletions unit_test/batched/dense/Test_Batched_SerialMatUtil_Complex.hpp

This file was deleted.

18 changes: 0 additions & 18 deletions unit_test/batched/dense/Test_Batched_SerialMatUtil_Real.hpp

This file was deleted.

Loading

0 comments on commit c108d5e

Please sign in to comment.