Skip to content

Remove sanity check of MPI launcher

Micael Oliveira requested to merge fix_testsuite_mpi_sanity_check into develop

Description

Remove sanity check of MPI launcher used for running the tests, as it was only handling absolute paths. This prevents the script from switching to serial without the user noticing.

News snippet

Remove sanity check of MPI launcher used for running the tests, as it was only handling absolute paths. This prevents the script from switching to serial without the user noticing.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Micael Oliveira

Merge request reports