framework icon indicating copy to clipboard operation
framework copied to clipboard

The Arcane Framework for HPC codes

Results 52 framework issues
Sort by recently updated
recently updated
newest added

When Arcane and Alien are build at the same time, without CMAKE_INSTALL_PREFIX being defined in CMake configure, Arcane is installed in `build/_common/build_all/alien/ArcaneInterface/install/1.0.0`. In Codecov CI, CMAKE_INSTALL_PREFIX is not specified, so...

bug
arcane
build
alien

Next release of Trilinos will remove the `Epetra` stack. https://github.com/trilinos/Trilinos/blob/trilinos-release-16-0-branch/RELEASE_NOTES#L8-L30 `Aleph` Trilinos backend rely on this stack, so next Trilinos release will not work anymore.

refactoring