loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications
https://loganoz.github.io/horses3d/
MIT License
113 stars 24 forks source link

Run SSPRK tests of CI_parallel in parallel #177

Closed Andres-MG closed 1 year ago

Andres-MG commented 1 year ago

Tests 20 and 21 were not running in parallel. They now use mpiexec -n 8 as all the other tests.