Skip to content

Automatically exported from code.google.com/p/vtk-gsoc

Notifications You must be signed in to change notification settings

behollis/vtk-gsoc

Repository files navigation

For Beowulf cluster, use .mpi_hostfile + the following command to export local master env vars

$ mpiexec -x LD_LIBRARY_PATH -x PYTHONPATH -np 16 --hostfile .mpi_hostfile pvtkpython parallelEnsemble.py

Also, be aware that slave needs to have all files in a mirror directory (scripts), and original
vector field data needs to be on slave's disk. 

About

Automatically exported from code.google.com/p/vtk-gsoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published