Teleconference 2018-09-12

From VTKM
Jump to navigation Jump to search

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

Ollie working on rendering random samples. Will probably generate random numbers on the host side and pass them to the execution side. There were some thoughts on getting random-like values. One was to create a hash based on local data.

James working on integration of code with color tables.

Rob pushed changes to reduce the number of OSX static linking warnings.

Pushed a new parallel peak pruning branch that uses the new dispatcher sans device adapter tag.

Sujin working on the VTK-c library that encapsulates utilities for cells.

Sujin working more on serialization of objects. Thinking of putting this in the cont library.

There are problems with adora that are breaking ghost cell branch tests.