View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005443VTK(No Category)public2007-08-02 05:242016-08-12 09:54
ReporterAndras Lasso 
Assigned ToWill Schroeder 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005443: vtkFixedPointVolumeRayCastMapper initialization performance improvement
DescriptionI've implemented multi-threaded gradient computation in vtkFixedPointVolumeRayCastMapper. It can make the volume rendering initialization step 30-40% faster on a dual-core system (and probably even faster on a system with more CPUs), if shading is used.
 
Just a few changes were needed, as the vtkFixedPointVolumeRayCastMapperComputeGradients method was already prepared for multi-threaded computation. I attach the updated files (based on VTK-5.0.3 release).
 
Would it be possible to integrate this performance improvement into the next VTK release?
TagsNo tags attached.
Project
Type
Attached Filescxx file icon vtkFixedPointVolumeRayCastMapper.cxx [^] (104,977 bytes) 1969-12-31 19:00
? file icon vtkFixedPointVolumeRayCastMapper.h [^] (27,109 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0036922)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036922
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team