Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the module name paraview to discover versions available and to load the application.

Run paraview from a SouthPass interactive desktop session.

Using on Loren via FastX

If you are using ParaView, via the FastX service for Loren, then then from the terminal enter:

Code Block
[]$ module load apps/paraview/5.8.1 2
[]$ MESA_GL_VERSION_OVERRIDE=4.5 paraview

Considerations when accessing via FastX:

Clusters are typically focused on computation whose architecture are not designed to run GUI type applications. To be able to run ParaView as a GUI you will need to use either our SouthPass or FastX services, depending on which cluster you are trying to access from.

...