Results 33 issues of Jacob Domagala

Changes: - Cleanup some parts of Zoltan2 code (mostly Adapters) - Add new API for Adapters that return Host/Device Kokkos::View for `get` methods (`getIds`, `getWeights` etc.) - Deprecate (?) the...

pkg: Zoltan2

Related to https://github.com/trilinos/Trilinos/pull/10921 Adds stripped down Tpetra version of Trilinos_Util::CrsMatrixGallery that can be used by Tpetra tests.

pkg: Teko
AT: WIP
MARKED_FOR_CLOSURE

There're lots of whitespace changes in this PR (removed trailing whitespaces), for easier reviewing I'd suggest turning whitespace changes off in GitHub. ![image](https://user-images.githubusercontent.com/9077677/188891372-24ceff4b-3eea-4710-b10f-8381a2ac04de.png)

pkg: Teko
AT: WIP

Related to https://github.com/NexGenAnalytics/simd-math/issues/1 TODO: - [x] Add gtest - [x] Create src/test directories and add CMake support - [ ] Add tests

Allow user to control which tool is being used (sometime cppcheck can take a long time to complete, so it could be useful to disable it)

enhancement

What needs to be done: - Add PR comment for unit tests with result - Update `TestRepo` to contain proper code base and run a proper test there (dispatch workflow?)

enhancement