Skip to content
  • Dave DeMarle's avatar
    Add interface to LANL's Piston GPGPU library. · bdc47e73
    Dave DeMarle authored
    This new module is a framework that adds GPGPU filters, which call
    into LANL's piston library to do the computation, to VTK. The
    implementation includes a new GPU centric data object type, a new
    GPU enabling algorithm family, and a new mapper for GPU data, all of
    which can function without bringing the data back to the CPU.
    
    Thanks Ollie Lo, Chris Sewell and Aashish Chaudihary for assisting
    with the development of this new module.
    
    Change-Id: I948c01432b44df343e810241639ae123488a4305
    bdc47e73