1월, 2021의 게시물 표시

Fast data visualization using Paraview compiled with MPI.

이미지
Test Environment ParaView 5.8.1 MPI version Windows 10 Windows MPI 10.0 How to do it? Make sure that bin directory under paraview installation directory is included in PATH variable, to make everything easy. Then, type command below on windows terminal. (cmd, powershell, etc...) Note that, default connection URL will be localhost:11111. mpiexec -cores [# of threads] pvserver