Translations:ParaView/96/en
Jump to navigation
Jump to search
4. Load the required modules and start paraview:
module load StdEnv/2020 gcc/9.3.0 openmpi/4.0.3 module load paraview/5.11.0 paraview
The most recent versions of ParaView require disabling the VirtualGL dynamic linker faker LD_PRELOAD
when running the paraview
command
LD_PRELOAD=${LD_PRELOAD/libdlfaker.so/} paraview