Teleconference 2018-04-11

From VTKM
Revision as of 13:39, 11 April 2018 by Kmorel (talk | contribs) (Created page with "Attendees: Ken Moreland (SNL), Matt Letter (SNL), Dave Pugmire (ORNL), Rob Maynard (Kitware), Sujin Philip (Kitware), Utkarsh Ayachit (Kitware), Matt Larsen (LLNL), Abhishek Y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Attendees: Ken Moreland (SNL), Matt Letter (SNL), Dave Pugmire (ORNL), Rob Maynard (Kitware), Sujin Philip (Kitware), Utkarsh Ayachit (Kitware), Matt Larsen (LLNL), Abhishek Yenpure (UO), Ollie Lo (LANL), James Kress (ORNL)

Abhishek looking into VisIt's clipping tables and seeing how they could be implemented in VTK-m.

New CMake infrastructure merged into VTK-m. Now everything is building correctly. There are many warnings that people need to look into. There are a whole bunch of maybe uninitialized that might need to be corrected (maybe even a bug).

Matt Larsen got to state to eliminate all templates from volume renderer. That significantly reduced library file size. One of the biggest portions now is the compiling of the external faces filter. Informally, runtimes do not seem to be effected too much.

Dave Pugmire getting ready for time varying particle advection milestone. Coordinating with Rob on what to do for point movement functions.

James Kress addressing some memory leaks in rendering annotation.

Utkarsh adding support for filters that have special processing for distributed parallel processing.