VTK: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
<!--T:1--> | |||
VTK is installed on our clusters and can be loaded with a module. On Cedar and Graham you can do: | VTK is installed on our clusters and can be loaded with a module. On Cedar and Graham you can do: | ||
<!--T:2--> | |||
{{Commands | {{Commands | ||
|module load vtk | |module load vtk | ||
}} | }} | ||
<!--T:3--> | |||
:and on Niagara: | :and on Niagara: | ||
<!--T:4--> | |||
{{Commands | {{Commands | ||
|prompt=[name@niagara $] | |prompt=[name@niagara $] |
Revision as of 15:08, 7 March 2019
VTK is installed on our clusters and can be loaded with a module. On Cedar and Graham you can do:
[name@server ~]$ module load vtk
- and on Niagara:
[name@niagara $] module load intel/2018.2 intelmpi/2018.2 vtk