ITK/PerformanceOptimization: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
Line 7: Line 7:
Links:
Links:
* [http://www.insight-journal.org/browse/publication/974 TBB Insight Journal article]
* [http://www.insight-journal.org/browse/publication/974 TBB Insight Journal article]
* ITK Module Template
* [https://github.com/InsightSoftwareConsortium/ITKModuleTemplate ITK Module Template]
* ITK Module Documentation
* [https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html#x48-1440009 ITK Module Documentation]
* CMake'ified TBB
* [https://github.com/hjmjohnson/tbb CMake'ified TBB]
* VTK SMPTools
* [https://blog.kitware.com/simple-parallel-computing-with-vtksmptools-2/ VTK SMPTools]
* itkScanlineIterator
* [https://itk.org/Doxygen/html/classitk_1_1ImageScanlineIterator.html itkScanlineIterator]
* ITK FFT classes
* [https://itk.org/Doxygen/html/classitk_1_1ForwardFFTImageFilter.html ITK FFT classes]


Next steps:
Next steps:

Revision as of 16:37, 7 April 2017


ITK Performance Optimization Meeting Notes

2017-04-07

Links:

Next steps:

  • TBB Insight Journal update
  • TBB Insight Journal -> Remote Module
  • Improved compiler optimization flags
  • MKL backend for FFT
  • CMake-ified TBB upstreaming / available as an ITK module