Tags give the ability to mark specific points in history as being important
-
-
-
v1.3.0
Release: Release - v1.3.0 (CPU line)711679bc · ·GALES v1.3.0 – Mature CPU release and consolidation (Dec 2025)
-
v1.2.0
Release: Release - v1.2.0 (CPU line)0c898b5c · ·GALES v1.2.0 – CPU feature expanson and stabilization (Dec 2024)
-
v1.1.0
Release: GALES v1.1.0 — CPU Line2bc09690 · ·GALES v1.1.0 – Major CPU feature update (Dec 2023)
-
-
v2.0.0
Release: Foundation - Shift to Tpetra/Kokkosf09e4341 · ·Release v2.0.0: Foundation - Shift to Tpetra/Kokkos
-
-
Tpetra+MeshRefactoring
bdd3679b · ·Migration from Epetra to Tpetra and Mesh Refactoring: - Completed transition of linear algebra backend from Epetra to Tpetra for improved performance and scalability on heterogeneous architectures. - Refactored mesh handling to enhance data structure efficiency, reduce memory usage, and improve computational performance. - Updated related documentation and test cases to reflect changes in codebase and functionality.
-
-
epetra-baseline
d45c60dc · ·This the Epetra version (CPU) of GALES which we will eventually use to compare the Tpetra (CPU/GPU) version of GALES against.