Running Post_Convert in Parallel (Linux Only)

On Linux, you can run the post_convert utility in parallel to accelerate your workflow. The command line syntax depends on your operating system and the MPI implementation, and it is identical to running CONVERGE in parallel. For example, if your system runs Linux with MPICH, the command for running CONVERGE is

 

mpirun –n <number of processes> converge-mpich

 

If you want to run a post_convert job on four processing cores, use the same MPI syntax:

 

mpirun –n 4 post_convert convert.in