Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Tags: trilinos/ML

Tags

trilinos-release-16-1-0

Toggle trilinos-release-16-1-0's commit message
Merge pull request #13523 from bartlettroscoe/tribits-610-python3

TriBITS: Transition to find_package(Python3) (TriBITSPub/TriBITS#610)

trilinos-release-16-0-0

Toggle trilinos-release-16-0-0's commit message
Removed duplicate ML_config.h.in file

Removed duplicate ML_config.h.in file that was created from my
insert deprecation warning script as the real file does not respect
the usual letter casing of its package name :(

PR: #12828

trilinos-release-15-1-1

Toggle trilinos-release-15-1-1's commit message
ML: Don't use MPI_COMM_WORLD in MLAPI_Workspace (#12302)

trilinos-release-15-1-0

Toggle trilinos-release-15-1-0's commit message
ML: Don't use MPI_COMM_WORLD in MLAPI_Workspace (#12302)

trilinos-release-15-0-0

Toggle trilinos-release-15-0-0's commit message
ML: Add parameter list interface for GradDivPreconditioner

trilinos-release-14-4-0

Toggle trilinos-release-14-4-0's commit message
Remove calls to TRIBITS_EXCLUDE_AUTOTOOLS_FILES() (#11976)

We removed autotools files from the Trilinos tarball 14 years ago because
those we kept those around but they were out of date and we did not want
customers using them.  But since they have been stripped out of every Trilinos
package (except Zoltan), there is no value in including this.  Also, the
latest TriBITS snapshot removed this macro.

The only package that still has old autotools files in Zoltan.  These have
been stripped out of every other Trilinos package.  For Zolan, we now leave
the autotools files in the tarball.

However, I did not remove the usage TRIBITS_EXCLUDE_AUTOTOOLS_FILES() from
Kokkos or KokkosKernels so I could avoid the proces of having to get these
changes into the latest Kokkos 4.1 release.  I will post PRs to pull out the
usage of TRIBITS_EXCLUDE_AUTOTOOLS_FILES() from the 'develop' branches of the
native repos so this can be cleaned up later.  For now, I will create an empty
macro TRIBITS_EXCLUDE_AUTOTOOLS_FILES() to allow these packages to be
unchanged.

trilinos-release-14-2-0

Toggle trilinos-release-14-2-0's commit message
Merge Pull Request #11903 from trilinos/Trilinos/master_merge_2023051…

…9_175815

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20230519_175815 branch to master
PR Author: trilinos-autotester

trilinos-release-14-0-0

Toggle trilinos-release-14-0-0's commit message
Trilinos v14.0.0 release

trilinos-release-13-4-1

Toggle trilinos-release-13-4-1's commit message
Update MueMex library link to new CMake syntax

(that has the PUBLIC/PRIVATE/INTERFACE keyword before the library name)

trilinos-release-13-4-0

Toggle trilinos-release-13-4-0's commit message
Update MueMex library link to new CMake syntax

(that has the PUBLIC/PRIVATE/INTERFACE keyword before the library name)