commit | 2bc0708c39470d6ce612047d9864c1bbf2e67304 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Fri May 21 12:32:39 2021 -0400 |
committer | Brad King <brad.king@kitware.com> | Fri May 21 12:37:37 2021 -0400 |
tree | 33df12fc1ae03b46300742bfea71a71e106d1ab1 | |
parent | ef25359edac842614029f0cceb040f9b65cc817c [diff] |
ci: Switch to MPICH in Fedora jobs The OpenMPI package in Fedora 34 requires a CPU with AVX instructions. Some of our CI machines do not have them, and so fail the FindMPI.Test test with `SIGILL`. Switch to MPICH. Since we test with OpenMPI on the Debian jobs, this covers more MPI vendors anyway.