Teleconference 2017-05-31

From VTKM
Jump to navigation Jump to search

Attendees: Ken Moreland (SNL), Matt Larsen (LLNL), Abhishek Yenpure (UO), Brent Lessley (UO), Tom Otahal (SNL), Mark Kim (ORNL), Rob Maynard (Kitware), Will Schroeder (Kitware), Dave Pugmire (ORNL), Ollie Lo (LANL), Berk Geveci (Kitware)

Ollie adding write capability to reverse array handle. Will soon look at implementing a k-d tree. Also extending volume renderer to render Gaussian mixed model.

Dave P. pushing on particle advection code. Also pushing on multi block.

Rob added reformatting of source code so that we can all use the same style.

Fixed some issues with missing files on installs.

Should see smaller binaries because of virtual functions in scheduling operations.

Berk added VTK-m to SENSEI. Rob is looking at some issues with contouring as well as adding the feature of passing cell data.

Brent wrapped up work on maximal clique and targeting LDAV submission. Now moving on to trying different hash functions for external faces.

Abhishek working with Dave P. to run experiments on particle advection.

Matt looking at TBB going to one thread when used in conjunction with OpenMP and default flags for MPI. Engaging with Intel to see if this is the expected behavior of OpenMP.

New syntax for signature definitions: https://gitlab.kitware.com/vtk/vtk-m/issues/155

Initial impressions for automatic reformatting