Closed fdiblen closed 4 years ago
@HannoSpreeuw @SarodYatawatta Could you please review this PR? Do not worry about CI for this PR. It will be fixed later.
Is it not better to first check /opt/sagecal/bin/sagecal-mpi exists and then try running it? It might not be built if MPI is not present
We want to check if sagecal-mpi was successfully built all the time. As this is our own test environment, MPI should be there, and it is there, all the time.
Is it not better to first check /opt/sagecal/bin/sagecal-mpi exists and then try running it? It might not be built if MPI is not present
We want to check if sagecal-mpi was successfully built all the time. As this is our own test environment, MPI should be there, and it is there, all the time.
OK
Checks sagecal-mpi executable after build.