Pressio / pressio

core C++ library
Other
45 stars 7 forks source link

CI: need to revise pipelines and docker images #615

Closed fnrizzi closed 6 months ago

fnrizzi commented 1 year ago

Trilinos upgraded to c++17 from version 14.0.0 , see https://github.com/trilinos/Trilinos/releases (this is just for my own note)

fnrizzi commented 1 year ago

WIP

1. [Ubuntu 20.04, Ubuntu 22.04], [gcc 8.4.0, gcc 11], C++14, Eigen 3.4.0

2. Ubuntu 22.04, [gcc 8.4.0, gcc 10, gcc 11], C++17, Eigen 3.4.0

3. Ubuntu 22.04, [gcc 11, gcc 12], C++20, Eigen 3.4.0

4. Ubuntu 22.04, [gcc 10.2.0], C++14, Eigen 3.4.0, trilinos f64144302760cac63060381d66299490fe225772, OpenMPI 

5. Ubuntu 22.04, [gcc 10.2.0, gcc 11], C++17, Eigen 3.4.0, trilinos 14.2.0, OpenMPI