Skip to main content

Distributed Task-Parallel Topology-Controlled Volume Rendering

  • Conference paper
  • First Online:
Topological Methods in Data Analysis and Visualization VI

Abstract

Topology-controlled volume rendering has proven to be a useful tool for exploration of volumetric data by highlighting the global, high-level structure of data sets. However, topological analysis is difficult to parallelize on distributed memory systems – and thus to utilize for in situ visualization – due to the global nature of topological descriptors.

This chapter presents and evaluates a task-parallel formulation of topology-controlled volume rendering applicable to visualization of large scalar field data. It evaluates previous efforts towards parallel topology extraction and introduces a distributed computation schema for augmented contour trees. Through data partitioning into rectilinear blocks, the algorithm is designed to be in-situ suitable. The use of a task-parallel framework aims at latency hiding and dataflow-specific scheduling. It thereby also allows for combining contour tree computation and subsequent volume rendering. The technique divides the scalar field with separate transfer functions according to the branch decomposition of the full data set while each local block only has to keep track of its own vertex augmentation. Beyond describing the approach and its implementation in the task-parallel framework HPX, initial experiments on scaling behaviour are presented.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 149.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 199.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 199.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Ahrens, J.P., Jourdain, S., O’Leary, P., Patchett, J., Rogers, D.H., Petersen, M.: An image-based approach to extreme scale in situ visualization and analysis. In: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, pp. 424–434. IEEE Press (2014)

    Google Scholar 

  2. Weber, G.H., Dillard, S.E., Carr, H.A., Pascucci, V., Hamann, B.: Topology-controlled volume rendering. Trans. Vis. Comput. Graphics 13, 330–341 (2007)

    Article  Google Scholar 

  3. Carr, H.A., Snoeyink, J., Axen, U.: Computing contour trees in all dimensions. In: Proceedings of the Eleventh Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 918–926. Society for Industrial and Applied Mathematics (2000)

    Google Scholar 

  4. Oostrum, R., Kreveld, V., Bajaj, C., Pascucci, V., Schikore, D.: Contour trees and small seed sets for isosurface traversal. In: 13th ACM Symposium on Computational Geometry (1999)

    Google Scholar 

  5. Scorzelli, G., Pascucci, V., Cole-McLaughlin, K.: Multi-resolution computation and presentation of contour trees. In: IASTED Conference on Visualization, Imaging and Image Processing (2004)

    Google Scholar 

  6. Gueunet, C., Fortin, P., Jomier, J.: Contour forests: fast multi-threaded augmented contour trees. In: 6th IEEE Symposium on Large Data Analysis and Visualization, pp. 85–92 (2016)

    Google Scholar 

  7. Pascucci, V., Cole-McLaughlin, K.: Parallel computation of the topology of level sets. Algorithmica 38, 249–268 (2003)

    Article  MathSciNet  Google Scholar 

  8. Carr, H.A., Weber, G.H., Sewell, C.M., Ahrens, J.P.: Parallel peak pruning for scalable smp contour tree computation. In: 6th IEEE Symposium on Large Data Analysis and Visualization, pp. 75–84 (2016)

    Google Scholar 

  9. Gueunet, C., Fortin, P., Jomier, J., Tierny, J.: Task-based augmented merge trees with fibonacci heaps. In: 7th IEEE Symposium on Large Data Analysis and Visualization, pp. 6–15 (2017)

    Google Scholar 

  10. Rosen, P., Tu, J., Piegl, L.A.: A hybrid solution to parallel calculation of augmented join trees of scalar fields in any dimension. Computer Aided Design Appl. 15, 610–618 (2018)

    Article  Google Scholar 

  11. Morozov, D., Weber, G.H.: Distributed merge trees. In: Proceedings of the 18th ACM SIGPLAN Symp. on Principles and Practice of Parallel Programming, pp. 93–102. ACM (2013)

    Google Scholar 

  12. Morozov, D., Weber, G.H.: Distributed contour trees. In: Topological Methods in Data Analysis and Visualization (2014)

    Google Scholar 

  13. Bremer, P.-T., Weber, G.H., Tierny, J., Pascucci, V., Day, M., Bell, J.: Interactive exploration and analysis of large-scale simulations using topology-based data segmentation. IEEE Trans. Vis. Comput. Graphics 17, 1307–1324 (2011)

    Article  Google Scholar 

  14. Landge, A.G., Pascucci, V., Gyulassy, A., Bennett, J., Kolla, H., Chen, J., Bremer, P.-T.: In-situ feature extraction of large scale combustion simulations using segmented merge trees. In: Proceedings of the International Conference on High Performance Compilation, Networking, Storage and Analysis, pp. 1020–1031 (2014)

    Google Scholar 

  15. Petruzza, S., Treichler, S., Pascucci, V., Bremer, P.: BabelFlow: an embedded domain specific language for parallel analysis and visualization. In: 2018 IEEE International Parallel and Distributed Processing Symposium (IPDPS), pp. 463–473 (2018)

    Google Scholar 

  16. Bauer, M., Treichler, S., Slaughter, E., Aiken, A.: Legion: expressing locality and independence with logical regions. In: SC 2012: Proceedings of the International Conference on High Performance Computing, Networking, Storage and Analysis, pp. 1–11 (2012)

    Google Scholar 

  17. Kale, L.V., Krishnan, S.: CHARM++: a portable concurrent object oriented system based on C++. In: Proceedings of the Eighth Annual Conference on Object-Oriented Programming Systems, Languages, and Applications, OOPSLA 1993, pp. 91–108, Association for Computing Machinery, New York (1993)

    Google Scholar 

  18. Carr, H.A., Snoeyink, J., van de Panne, M.: Simplifying flexible isosurfaces using local geometric measures. In: Proceedings of the Conference on Visualization 2004, pp. 497–504. IEEE Computer Society (2004)

    Google Scholar 

  19. Edelsbrunner, H., Letscher, D., Zomorodian, A.: Topological persistence and simplification. Discrete Comput. Geom. 28(4), 511–533 (2002)

    Article  MathSciNet  Google Scholar 

  20. Dillard, S.: libtourtre: a contour tree library (2008). http://graphics.cs.ucdavis.edu/~sdillard/libtourtre/doc/html/. Accessed 11 June 2018

  21. Green-Armytage, P.: A colour alphabet and the limits of colour coding. Color Design Creativity 5, 1–23 (2010)

    Google Scholar 

  22. Biedert, T., Werner, K., Hentschel, B., Garth, C.: A task-based parallel rendering component for large-scale visualization applications. In: Eurographics Symposium on Parallel Graphics and Visualization, The Eurographics Association (2017)

    Google Scholar 

  23. Tierny, J., Favelier, G., Levine, J.A., Gueunet, C., Michaux, M.: The topology toolkit. IEEE Trans. Vis. Comput. Graphics (2017). https://topology-tool-kit.github.io/

  24. Acharya, A., Natarajan, V.: A parallel and memory efficient algorithm for constructing the contour tree. In: IEEE Pacific Visualization Symposium, pp. 271–278 (2015)

    Google Scholar 

Download references

Acknowledgements

This material is based upon work supported by the U.S. Department of Energy, Office of Science, Office of Advanced Scientific Computing Research under Award Number DE-AC02-05CH11231 and used resources of the National Energy Research Scientific Computing Center (NERSC), which is a DOE Office of Science User Facility. We thank the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - 252408385 - IRTG 2057 for providing accommodation during the research stay at Lawrence Berkeley National Lab (LBNL).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jan-Tobias Sohns .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2021 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Sohns, JT., Weber, G.H., Garth, C. (2021). Distributed Task-Parallel Topology-Controlled Volume Rendering. In: Hotz, I., Bin Masood, T., Sadlo, F., Tierny, J. (eds) Topological Methods in Data Analysis and Visualization VI. Mathematics and Visualization. Springer, Cham. https://doi.org/10.1007/978-3-030-83500-2_4

Download citation

Publish with us

Policies and ethics