KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.01k stars 244 forks source link

Error during compilation with Intel compiler #10031

Closed Vahid-Galavi closed 2 years ago

Vahid-Galavi commented 2 years ago

Description I tried to compile Kratos with Intel compiler on Linux (Ubuntu). However, I am getting this error message:

/usr/include/boost/numeric/ublas/detail/matrix_assign.hpp(991) (col. 52): internal error: 04010002_1670

Any suggestion, how to solve it?

Vahid-Galavi commented 2 years ago

I solved it.