[Trilinos-Announce] Trilinos code deprecation announcement

Devine, Karen D kddevin at sandia.gov
Tue Oct 22 19:45:43 EDT 2019


Trilinos is announcing the deprecation of 37 features in 16 packages.  Full details of the deprecated features, including mitigations, are in the attached document.  All deprecated features have produced warnings in Trilinos builds since Trilinos v12.16.


The expected deprecation schedule is

  *   November 15, 2019:  Trilinos developers may begin removing deprecated code from Trilinos' develop branch
  *   December 4, 2019:  Trilinos release v13

Users can test their applications now without deprecated code by adding the following configuration flags to their Trilinos builds:

 -D KOKKOS_ENABLE_DEPRECATED_CODE=OFF \
 -D Tpetra_ENABLE_DEPRECATED_CODE=OFF  \
 -D Belos_HIDE_DEPRECATED_CODE=ON  \
 -D Epetra_HIDE_DEPRECATED_CODE=ON  \
 -D Ifpack2_HIDE_DEPRECATED_CODE=ON \
 -D Ifpack2_ENABLE_DEPRECATED_CODE=OFF \
 -D MueLu_ENABLE_DEPRECATED_CODE=OFF \
 -D Panzer_HIDE_DEPRECATED_CODE=ON  \
 -D Phalanx_HIDE_DEPRECATED_CODE=ON \
 -D RTop_HIDE_DEPRECATED_CODE=ON \
 -D STK_HIDE_DEPRECATED_CODE=ON \
 -D Teuchos_HIDE_DEPRECATED_CODE=ON\
 -D Thyra_HIDE_DEPRECATED_CODE=ON \
 -D Claps_HIDE_DEPRECATED_CODE=ON \
 -D GlobiPack_HIDE_DEPRECATED_CODE=ON \
 -D OptiPack_HIDE_DEPRECATED_CODE=ON \
 -D Trios_HIDE_DEPRECATED_CODE=ON \

Concerns should be shared with Trilinos product leaders (Karen Devine, Roger Pawlowski, Mauro Perego, Siva Rajamanickam, and Jim Willenbring) and Trilinos product managers (Michael Wolf, Dena Vigil).






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-announce/attachments/20191022/603dbf6a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deprecations.pdf
Type: application/pdf
Size: 110527 bytes
Desc: deprecations.pdf
URL: <https://trilinos.org/pipermail/trilinos-announce/attachments/20191022/603dbf6a/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deprecations.pdf
Type: application/pdf
Size: 110527 bytes
Desc: deprecations.pdf
URL: <https://trilinos.org/pipermail/trilinos-announce/attachments/20191022/603dbf6a/attachment-0003.pdf>


More information about the Trilinos-Announce mailing list