logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       The Debian Scientific Computing Team

                                                                                                      PVBATCH(1)

Description

       The  pvbatch  distributed  with  the  ParaView application suite, is a Python application designed to run
       batch scripts on distributed servers. When ParaView is compiled with MPI, pvbatch can be launched  as  an
       MPI  program. In this mode, the first node will load a Python script specified as a command-line argument
       and execute it using a special built-in connection on  all  nodes.  This  application  does  not  support
       interactive execution.

       You   can   find   information   in   the   paraview   manual   page   and   on  the  paraview  web  page
       http://www.paraview.org.

Name

       pvbatch - pvbatch

Synopsis

pvbatch

See Also