wiki:VisIt/workshop

Workshop: Introduction to Parallel In-Situ Visualization with VisIt (April 2016)

https://wci.llnl.gov/content/assets/images/simulation/computer-codes/visit/visit-home.jpg

VisIt is a distributed, parallel visualization and graphical analysis tool for data defined on two- and three-dimensional (2D and 3D) meshes. It lets you instrument your simulation code for in-situ visualization and analysis - visualization capabilities are added inside the simulation so it can visualize the data using the same level of resources as being used to calculate the data.

The course will cover an introduction and the basic aspects of VisIt as a visualization tool in general. In the second half we will focus on the use of VisIt in massive parallel environments. Especially the integration into existing simulation codes for in-situ visualization will be discussed. In a hands-on session the integration of VisIt will be demonstrated on an small parallel application.

Begin: 18.04.2016 09:00 Uhr
End: 18.04.2016 16:30 Uhr
Location: Jülich Supercomputing Centre, Ausbildungsraum 2, Geb. 16.3, R. 211

Topics covered:

  • Introduction to VisIt
  • In-Situ Visualization with VisIt
  • Hands-on session

more...

time table

  • welcome (9:00 - 9:30)
    • create accounts
    • access
      • VNC
      • virtual machine
      • local machines
  • introduction to VisIt/Libsim

welcome

create accounts

important hints

  • run VisIt without GPU
    module purge --force
    module use /usr/local/software/jureca/OtherStages
    module load Stages/Devel
    module load intel-para
    module load VisIt
    module load Mesa/7.11.2-Python-2.7.10
    vglrun visit
    
Last modified 8 years ago Last modified on 04/18/16 15:05:02
Note: See TracWiki for help on using the wiki.