Teleconference 2018-03-21

From VTKM
Revision as of 10:36, 21 March 2018 by Kmorel (talk | contribs)
Jump to navigation Jump to search

Attendees:

New filter interface:

  • change default to select all fields to map from input to output
  • do we need to rethink memory management for CUDA?
    • after mapping a field, show we unload both from the CUDA device (i.e. call ReleaseResourcesExecution)?
  • not much point having coordinate systems in separate space, move back to fields?
  • Should FieldSelection have a mode where you except all fields except those specified?
    • Use case: if thresholding by a mask, no sense in copying that field from input to output