Daniel Arndt
Daniel Arndt
@pgrete I can't reproduce with ```C++ #include int main() { Kokkos::ScopeGuard scope_guard; const int scratch_level = 1; const int nvar = 3; size_t scratch_size_in_bytes = 10; using Kokkos::parallel_for; using Kokkos::TeamPolicy;...
Please explain the behavior of the connector tool including options. What is the minimum variorum version required? We should check for that when trying to find `Variorum` via `CMake`.
Please use `clang-format 8` for the indentation.
> Sample output; `name: Z4mainEUllRlE_ Device ID: 0 Instance ID: 1 DeviceType: SERIAL Energy Estimation 2679.104000` Please provide output from the incremental tests or so.
> Might be a good idea to move forward with this PR A review would help. 🙂
Have you tried #265 with a recent `variorum` version?
Again, we rewrote this tool in #265.
What `variorum` version are you using? The tool is only compatible with upstream versions right now.
There definitely is https://github.com/dealii/dealii/blob/9d0a4890660f777214145e3b7de5d885f9bb8957/source/lac/trilinos_sparse_matrix.cc#L3043-L3046 which should complain if it can't find a template to instantiate.
I'm seeing ```bash $ nm -gU lib/libdeal_II.dylib | c++filt | grep "TrilinosWrappers::SparseMatrix::vmult" | grep "LinearAlgebra::distributed::Vector