VTK/Multicore and Streaming: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
mNo edit summary
Line 10: Line 10:
* Brian would like to have the pipelines on the wiki along with the papers now that the reviews are complete.
* Brian would like to have the pipelines on the wiki along with the papers now that the reviews are complete.
* Brian does not care about the papers!  :)
* Brian does not care about the papers!  :)
* Berk would like to modify Huy's current changes (in git) to leverage the existing streaming classes in vtk. Huy indicated that the current streamers require extents calculation, which might not always be available.  Berk suggested that we look at using pieces instead of extents.

Revision as of 15:36, 10 June 2009

Multicore and Streaming

Background

This page is to act as a facilitator for current efforts in adding advanced multicore and streaming functionality into the VTK framework. We will be building on some past work by others, and this page is meant to facilitate discussion and collaboration of those contributing via a number of synergistic research efforts.

Discussion

Meeting 9 June 2009

  • Brian would like to have the pipelines on the wiki along with the papers now that the reviews are complete.
  • Brian does not care about the papers!  :)
  • Berk would like to modify Huy's current changes (in git) to leverage the existing streaming classes in vtk. Huy indicated that the current streamers require extents calculation, which might not always be available. Berk suggested that we look at using pieces instead of extents.