loganoz / horses3d

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

Temporary deactivation of ifort in CI #199

Closed loganoz closed 6 months ago

loganoz commented 7 months ago

I deactivated ifort compilation in CI, as it was not working. It seems like there's a problem in intel oneAPI setting environment variables.

For more information check: https://gist.github.com/scivision/d94bb10a01fa3b8ed0c9a93ee16318ba https://fortran-lang.discourse.group/t/oneapi-on-ubuntu23010/6878/21

loganoz commented 6 months ago

Solved. CI working with ifort again.