Method MPI.Finalize() Method Finalize void Finalize() Description Cleans up the MPI stack. Will be called automatically upon termination of the Pike program, but can be called explicitly when it is required that some of the parallel processes continue running and some terminate. See also Init(), MPI_Finalize(3)