executorlib.backend.interactive_parallel.main

Contents

executorlib.backend.interactive_parallel.main#

executorlib.backend.interactive_parallel.main() None[source]#

Entry point of the program.

This function initializes MPI, sets up the necessary communication, and executes the requested functions.

Returns:

None