Teleconference 2021-07-21

From VTKM
Jump to navigation Jump to search

Attendees: Dave Pugmire (ORNL), Ken Moreland (ORNL), Silvio Rizzi (ANL), Abhishek Yenpure (UO), Sujin Philip (Kitware), Vicente Bolea (Kitware), Nick Davis (SNL), Terry Turton (LANL), Ollie Lo (LANL), Hank Childs (UO), Mark Bolstad (SNL), Berk Geveci (Kitware), Matt Larsen (LLNL), Roxana Bujack (LANL)

ECP Updates

Porting Activities

ECP task updates

ECP/VTK-m Project Management

Roundtable

Has anyone been looking at compiling both VTK-m and Ascent over Kokkos? We have had to do some special things under CUDA, and we might expect there to be some integration issues under Kokkos and its various backends as well.

There is a problem with the latest version of Kokkos. There are somehow forcing CMake to use their nvcc wrapper, which is screwing everything up. We need to engage the Kokkos team for this.

Filter redesign requirements: https://gitlab.kitware.com/vtk/vtk-m/-/issues/601

Matt working on WarpX highlight.

Rename master branch?

  • Need to wait for some changes to git before the transition (for some automated features of repo).
  • Can we for a time have a master that mirrors the new default?
    • Don't know, but seems possible. Will have to look into that.