Skip to content
  • Tobias Malkmus's avatar
    [scripts] use env variable MPIEXEC for parallel test · 3248ca1e
    Tobias Malkmus authored
    On the updated nightly build server mpi is not installed in a standart path.
    Here we need to provide the path to mpiexec and mpicc. Both can be set using env
    variables. If MPIEXEC was not set, a standart path is assumed.
    3248ca1e