mpi_runner

Full name: ase2sprkkr.configuration.mpi_runner

ase2sprkkr.configuration.mpi_runner(mpi)[source]

Return a shell command to execute a mpi task.

Parameters:

mpi_runner

Returns:

mpi_runner – List of strings with the executable and its parameters, e.g.

['mpirun', '-np', '4']

Return type:

list