[[Category:Software]]
VTK is installed on our clusters and can be loaded with a module. On Cedar and Graham you can do:
{{Commands
|module load vtk
}}
:and on Niagara:
{{Commands
|prompt=[name@niagara $]
|module load intel/2018.2 intelmpi/2018.2 vtk
}}