Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20240806_153426 branch to master #13329

Merged
merged 107 commits into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
8b7c1c7
tpetra: trigger int rowptr creating in import_and_extract_views
cwpearson May 28, 2024
142e2e5
Tpetra: create int-typed rowptrs in merge_matrices output
cwpearson May 28, 2024
df966d4
tpetra: initial attempt at integer rowptrs for a CUDA SpGEMM
cwpearson May 28, 2024
5d5fa6d
kokkos-kernels: patch-match 2213
cwpearson May 28, 2024
2ad41b6
tpetra: int-typed row pointers in jacobi_A_B_newmatrix_KokkosKernels
cwpearson May 28, 2024
5b55a5a
tpetra: CrsMatrix friends matrix matrix impl
cwpearson May 29, 2024
65abb12
tpetra: make CrsMatrix::getApplyHelper() private
cwpearson May 29, 2024
52a5da9
tpetra: improve friend declarations
cwpearson May 29, 2024
a6c7880
tpetra: fwd-decl some MatrixMatrix stuff for friend declarations
cwpearson May 29, 2024
cab8ce0
tpetra: add is_crs_matrix_v
cwpearson May 30, 2024
0bc93b5
tpetra: MatrixApplyHelper inherits from IntRowPtrHelper
cwpearson May 30, 2024
793ddfc
tpetra: TpetraExt_MatrixMatrix_Cuda.hpp: remove added newline
cwpearson Jun 13, 2024
5c4b18d
tpetra: TpetraExt_MatrixMatrix_Cuda.hpp: remove added newlines
cwpearson Jun 13, 2024
65a52f0
tpetra: TpetraExt_MatrixMatrix_Cuda.hpp: undo pointless reformat
cwpearson Jun 13, 2024
afa5016
tpetra: HIP SpGEMM using int rowptrs
cwpearson Jun 13, 2024
26f46ae
tpetra: SYCL SpGEMM using int rowptrs
cwpearson Jun 14, 2024
18c1d3e
tpetra: unit tests: enable matrix-matrix for SYCL
cwpearson Jun 14, 2024
3171ce5
tpetra: Tpetra_Details_MatrixApplyHelper.hpp: rename shadowed nnz_
cwpearson Jun 18, 2024
9dcfd9e
muelu: adjust expected deep copy count for Kokkos Kernels TPLs
cwpearson Jul 2, 2024
d3397ec
Piro: Update License and Copyright
ccober6 Jul 12, 2024
936cbad
Shards: Update License and Copyright
ccober6 Jul 16, 2024
36ba054
Bump step-security/harden-runner from 2.8.1 to 2.9.0
dependabot[bot] Jul 22, 2024
e08982c
MueLu: Modify deepcopy regression test logic
cgcgcg Jul 25, 2024
75d719b
Always use current column broadcast in back solve
vqd8a Jul 25, 2024
e8254f9
Merge pull request #3 from cgcgcg/muelu-changes-to-spgemm-pr
cwpearson Jul 25, 2024
9e84658
Re-enable unit tests
cwpearson Jul 25, 2024
a115614
Merge branch 'develop' into enhancement/spgemm-int-rowptrs
cwpearson Jul 25, 2024
4232eff
formatting fix
cwpearson Jul 25, 2024
4b0f645
MueLu: Extend unit tests of CoalesceDropFactory_kokkos
cgcgcg Mar 28, 2024
522aee8
MueLu CoalesceDropFactory_kokkos: Fix boundary node detection
cgcgcg Jun 24, 2024
2073fe5
MueLu Utilities: Kokkosify GetMatrixMaxMinusOffDiagonal
cgcgcg Jul 8, 2024
9296fe2
MueLu MultiPhys: Fix includes
cgcgcg Jul 26, 2024
428d4e9
Phalanx: fixes for Kokkos 4.4 release
rppawlo Jul 26, 2024
a92ae64
Panzer: converted main driver examples to tpetra
rppawlo Jul 16, 2024
e7b2d7e
Panzer: added teko preconditioner to blocked main driver example
rppawlo Jul 16, 2024
8306531
Panzer: enable high order flux response for tpetra
rppawlo Jul 18, 2024
5e347ce
Merge Pull Request #13273 from trilinos/Trilinos/dependabot/github_ac…
trilinos-autotester Jul 27, 2024
2ec71a1
Merge Pull Request #13286 from cgcgcg/Trilinos/fixInclude
trilinos-autotester Jul 27, 2024
53a96bf
Panzer: update blocked tempus example to tpetra
rppawlo Jul 29, 2024
2617d5f
Phalanx: add Damien's simplifications of vov
rppawlo Jul 29, 2024
ac8ee1f
Phalanx: warnings cleanup
rppawlo Jul 29, 2024
21b7cec
Merge pull request #13052 from cwpearson/enhancement/spgemm-int-rowptrs
cgcgcg Jul 29, 2024
f2585f2
MueLu LWGraph_kokkos: Add copyToHost method
cgcgcg Jul 12, 2024
62a4b81
MueLu NotayAggregationFactory: Allow LWGraph_kokkos
cgcgcg Jul 23, 2024
f08bb1c
Phalanx: safety checks and cuda cleanup for new vov impl
rppawlo Jul 29, 2024
5967deb
Merge Pull Request #13247 from rppawlo/Trilinos/panzer-main-driver-to…
trilinos-autotester Jul 29, 2024
833412b
Trilinos: Copyright and License Cleanup
ccober6 Jul 29, 2024
baeb022
Point to README.md instead of README.
ccober6 Jul 29, 2024
0448fbb
Stokhos: Update Kokkos File Headers
ccober6 Jul 29, 2024
bc2fc68
Sacado: Update Kokkos File Headers
ccober6 Jul 29, 2024
37ee93b
Teuchos: Update Kokkos File Headers
ccober6 Jul 29, 2024
7a807fd
Bump ossf/scorecard-action from 2.3.3 to 2.4.0
dependabot[bot] Jul 29, 2024
1b2800e
Bump github/codeql-action from 3.25.13 to 3.25.15
dependabot[bot] Jul 29, 2024
5abc56f
Merge Pull Request #13249 from ccober6/Trilinos/Shards-Update-License…
trilinos-autotester Jul 29, 2024
d505579
Merge Pull Request #13287 from rppawlo/Trilinos/phalanx-fixes-for-kok…
trilinos-autotester Jul 29, 2024
c229f23
Merge Pull Request #13294 from ccober6/Trilinos/Sacado-Update-Kokkos-…
trilinos-autotester Jul 30, 2024
19176e8
Merge Pull Request #13293 from ccober6/Trilinos/Stokhos-Update-Kokkos…
trilinos-autotester Jul 30, 2024
e0f575a
Merge Pull Request #13295 from ccober6/Trilinos/Teuchos-Update-Kokkos…
trilinos-autotester Jul 30, 2024
2b9133e
Phalanx: fix for CUDA UVM
rppawlo Jul 30, 2024
01b1f26
Add-License-Identifier
ccober6 Jul 30, 2024
eaeab45
MueLu: Adding ML comparison test (#13296)
csiefer2 Jul 30, 2024
ffd77bc
Merge Pull Request #13300 from rppawlo/Trilinos/rppawlo-phalanx-fix-u…
trilinos-autotester Jul 30, 2024
886925d
Trilinos-Cleanup-Stray-References-to-Old-Contract
ccober6 Jul 30, 2024
5398384
TrilinosCouplings: Fix File Headers
ccober6 Jul 30, 2024
665bf89
Merge Pull Request #13298 from trilinos/Trilinos/dependabot/github_ac…
trilinos-autotester Jul 30, 2024
dbe257f
Tpetra: Fixing cmake logic error
csiefer2 Jul 30, 2024
9170a6f
Add Copyright.txt as a link to COPYRIGHT for TriBITS requirement.
ccober6 Jul 30, 2024
c153af8
MueLu: fix compile with ETI off
jhux2 Jul 30, 2024
34dc104
Merge Pull Request #13302 from ccober6/Trilinos/Add-License-Identifier
trilinos-autotester Jul 31, 2024
a91ffaa
Merge Pull Request #13284 from vqd8a/Trilinos/adelus-fix-backsolve-comm
trilinos-autotester Jul 31, 2024
9764ffb
Merge Pull Request #13297 from trilinos/Trilinos/dependabot/github_ac…
trilinos-autotester Jul 31, 2024
ea85a89
Merge Pull Request #13304 from ccober6/Trilinos/Trilinos-Cleanup-Stra…
trilinos-autotester Jul 31, 2024
ad6f9d9
Merge Pull Request #13306 from trilinos/Trilinos/csiefer2-patch-1
trilinos-autotester Jul 31, 2024
574dcb7
Merge Pull Request #13278 from cgcgcg/Trilinos/prepForCoalesceDropRef…
trilinos-autotester Jul 31, 2024
c89f259
Merge Pull Request #13291 from ccober6/Trilinos/Trilinos-Copyright-an…
trilinos-autotester Jul 31, 2024
c09caa4
MueLu: Clean up some headers
cgcgcg Jul 30, 2024
8fd6cfa
Fix repeat calls to ILUT::compute
jgfouca Jul 30, 2024
5eb4f1e
Merge Pull Request #13305 from ccober6/Trilinos/TrilinosCouplings-Fix…
trilinos-autotester Jul 31, 2024
796f83a
MueLu: Fix regression test logic
cgcgcg Jul 31, 2024
2a057d5
Merge Pull Request #13309 from jgfouca/Trilinos/jgfouca/ilut_fix
trilinos-autotester Jul 31, 2024
66e2225
Merge Pull Request #13232 from ccober6/Trilinos/Piro-Update-License-a…
trilinos-autotester Aug 1, 2024
11d9e50
Merge Pull Request #13313 from cgcgcg/Trilinos/deep_copy_test_fix
trilinos-autotester Aug 1, 2024
58558d9
Merge Pull Request #13301 from cgcgcg/Trilinos/headerCleanup
trilinos-autotester Aug 1, 2024
8c3b2b1
Fix deprecated stk::mesh::Field usage.
alanw0 Jul 31, 2024
bb34f23
Restrict unit-tests being run by Trilinos/ctest testing
alanw0 Jul 31, 2024
8bb6935
fix syntax error in gtest_filter
alanw0 Jul 31, 2024
a40f898
restrict stk-mesh doc-tests that are run by ctest
alanw0 Aug 1, 2024
c5b28dd
Panzer: Silence warnings
cgcgcg Jul 31, 2024
893d466
TrilinosCouplings: Silence warnings
cgcgcg Jul 31, 2024
786ed06
MueLu: Silence warnings
cgcgcg Jul 31, 2024
389e058
Pamgen: Silence warning
cgcgcg Jul 31, 2024
5798644
Tempus: Change Recovery State
ccober6 Aug 1, 2024
a211e8b
Update Tempus_UnitTest_SolutionHistory.cpp
ccober6 Aug 1, 2024
106d9d5
Merge Pull Request #13315 from ccober6/Trilinos/Tempus-Change-Recover…
trilinos-autotester Aug 1, 2024
1bd3c66
Phalanx: fix another use of space accessibility
rppawlo Aug 2, 2024
bd3fa8e
Merge Pull Request #13288 from trilinos/Trilinos/stk-snapshot
trilinos-autotester Aug 2, 2024
d8bb6ec
Phalanx: add fence to custom deleter
ndellingwood Aug 2, 2024
808a38b
Merge Pull Request #13307 from trilinos/Trilinos/fix-eti-off
trilinos-autotester Aug 3, 2024
fd2e038
Merge Pull Request #13312 from cgcgcg/Trilinos/fixWarnings
trilinos-autotester Aug 3, 2024
b0895ea
Merge Pull Request #13316 from rppawlo/Trilinos/phalanx-another-use-o…
trilinos-autotester Aug 4, 2024
7707c41
ROL: Update License and Copyright
ccober6 Jul 15, 2024
f23f56a
Some missed files.
ccober6 Jul 15, 2024
20582b7
ILUT: Must resize before copy
jgfouca Aug 5, 2024
e3466d0
Merge Pull Request #13236 from ccober6/Trilinos/ROL-Update-License-an…
trilinos-autotester Aug 5, 2024
4c3ec8e
Merge Pull Request #13323 from jgfouca/Trilinos/jgfouca/ilut_fix2
trilinos-autotester Aug 5, 2024
2aa789b
Panzer: fix PoissonExample area calc for gcc 12
rppawlo Aug 5, 2024
a6da8e5
Merge Pull Request #13327 from rppawlo/Trilinos/panzer-fix-poisson-ex…
trilinos-autotester Aug 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
uses: github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
Expand All @@ -85,6 +85,6 @@ jobs:
make -j 2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
uses: github/codeql-action/analyze@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
with:
egress-policy: audit

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand Down Expand Up @@ -66,6 +66,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
with:
sarif_file: results.sarif
10 changes: 10 additions & 0 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

Trilinos: An Object-Oriented Solver Framework
Copyright (c) 2001-2024 NTESS

Copyright 2001-2024 National Technology & Engineering Solutions of Sandia,
LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the
U.S. Government retains certain rights in this software.

Copyright the Trilinos contributors.

54 changes: 0 additions & 54 deletions Copyright.txt

This file was deleted.

1 change: 1 addition & 0 deletions Copyright.txt
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ name>/LICENSE).

For Trilinos (unless otherwise stated by package, directory and/or file),

SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2001-2024 NTESS and the Trilinos contributors.

Redistribution and use in source and binary forms, with or without
Expand Down
43 changes: 0 additions & 43 deletions README

This file was deleted.

9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,15 @@ unique design feature of Trilinos is its focus on packages.
documentation for that package. Links to these can be found down the
right side of any page on the website and at [the package website](https://trilinos.github.io/packages.html).

- Sample build scripts for various platforms can be found in the
sampleScripts directory. Please note that these sample scripts are
only a starting point for you to develop a script that works for
your own platform.

- If you have questions, please submit an issue on the Trilinos repo
[GitHub Issues page](https://github.com/trilinos/Trilinos/issues).


### License

Trilinos is licensed on a per-package basis. Most packages are now
Expand Down
2 changes: 1 addition & 1 deletion cmake/CallbackDefineProjectPackaging.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MACRO(TRIBITS_PROJECT_DEFINE_PACKAGING)
# generator, but it doesn't hurt to do it for other generators as
# well.
TRIBITS_COPY_INSTALLER_RESOURCE(Trilinos_README
"${Trilinos_SOURCE_DIR}/README"
"${Trilinos_SOURCE_DIR}/README.md"
"${Trilinos_BINARY_DIR}/README.txt")
TRIBITS_COPY_INSTALLER_RESOURCE(Trilinos_LICENSE
"${Trilinos_SOURCE_DIR}/LICENSE"
Expand Down
55 changes: 0 additions & 55 deletions cmake/TPLs/FindTPLCSS_MKL.cmake
Original file line number Diff line number Diff line change
@@ -1,58 +1,3 @@
# @HEADER
# ************************************************************************
#
# Trilinos: An Object-Oriented Solver Framework
# Copyright (2001) Sandia Corporation
#
#
# Copyright (2001) Sandia Corporation. Under the terms of Contract
# DE-AC04-94AL85000, there is a non-exclusive license for use of this
# work by or on behalf of the U.S. Government. Export of this program
# may require a license from the United States Government.
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# 3. Neither the name of the Corporation nor the names of the
# contributors may be used to endorse or promote products derived from
# this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY
# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# NOTICE: The United States Government is granted for itself and others
# acting on its behalf a paid-up, nonexclusive, irrevocable worldwide
# license in this data to reproduce, prepare derivative works, and
# perform publicly and display publicly. Beginning five (5) years from
# July 25, 2001, the United States Government is granted for itself and
# others acting on its behalf a paid-up, nonexclusive, irrevocable
# worldwide license in this data to reproduce, prepare derivative works,
# distribute copies to the public, perform publicly and display
# publicly, and to permit others to do so.
#
# NEITHER THE UNITED STATES GOVERNMENT, NOR THE UNITED STATES DEPARTMENT
# OF ENERGY, NOR SANDIA CORPORATION, NOR ANY OF THEIR EMPLOYEES, MAKES
# ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LEGAL LIABILITY OR
# RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF ANY
# INFORMATION, APPARATUS, PRODUCT, OR PROCESS DISCLOSED, OR REPRESENTS
# THAT ITS USE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS.
#
# ************************************************************************
# @HEADER


TRIBITS_TPL_FIND_INCLUDE_DIRS_AND_LIBRARIES( CSS_MKL
REQUIRED_HEADERS mkl_pardiso.h mkl_cluster_sparse_solver.h
Expand Down
1 change: 1 addition & 0 deletions packages/PyTrilinos2/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2022 NTESS and the PyTrilinos2 contributors.

Expand Down
1 change: 1 addition & 0 deletions packages/TrilinosInstallTests/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2001-2024 NTESS and the Trilinos contributors.

Expand Down
1 change: 1 addition & 0 deletions packages/adelus/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2020 NTESS and the Adelus contributors.

Expand Down
10 changes: 5 additions & 5 deletions packages/adelus/src/Adelus_solve.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -583,12 +583,12 @@ template<class HandleType, class ZViewType, class RHSViewType>
inline
void back_solve6(HandleType& ahandle, ZViewType& Z, RHSViewType& RHS)
{
if (ahandle.get_nrhs() <= ahandle.get_nprocs_row()) {
back_solve_rhs_pipelined_comm(ahandle, Z, RHS);
}
else {
//if (ahandle.get_nrhs() <= ahandle.get_nprocs_row()) {
// back_solve_rhs_pipelined_comm(ahandle, Z, RHS);
//}
//else {
back_solve_currcol_bcast(ahandle, Z, RHS);
}
//}
}

}//namespace Adelus
Expand Down
1 change: 1 addition & 0 deletions packages/amesos2/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2011 NTESS and the Amesos2 contributors.

Expand Down
2 changes: 1 addition & 1 deletion packages/amesos2/doc/design_review/amesos2_review.tex
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@

\begin{frame}[plain]
\titlepage
\footnote{\tiny{Sandia is a multiprogram laboratory operated by Sandia Corporation, a wholly owned subsidiary of Lockheed Martin, for the United States Department of Energy'’s National Nuclear Security Administration under contract DE-AC04-94AL85000.}}
\footnote{\tiny{Sandia National Laboratories is a multi mission laboratory managed and operated by National Technology and Engineering Solutions of Sandia, LLC., a wholly owned subsidiary of Honeywell International, Inc., for the U.S. Department of Energy’s National Nuclear Security Administration under contract DE-NA0003525.}}
\end{frame}

\section{Introduction}
Expand Down
42 changes: 4 additions & 38 deletions packages/amesos2/src/Amesos2_Factory.hpp
Original file line number Diff line number Diff line change
@@ -1,44 +1,10 @@
// @HEADER
//
// ***********************************************************************
//
// *****************************************************************************
// Amesos2: Templated Direct Sparse Solver Package
// Copyright 2011 Sandia Corporation
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// 1. Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
//
// 2. Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions and the following disclaimer in the
// documentation and/or other materials provided with the distribution.
//
// 3. Neither the name of the Corporation nor the names of the
// contributors may be used to endorse or promote products derived from
// this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY
// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE
// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
// Questions? Contact Michael A. Heroux ([email protected])
//
// ***********************************************************************
//
// Copyright 2011 NTESS and the Amesos2 contributors.
// SPDX-License-Identifier: BSD-3-Clause
// *****************************************************************************
// @HEADER

/**
Expand Down
1 change: 1 addition & 0 deletions packages/amesos2/src/KLU2/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: LGPL-2.1-or-later

Copyright (c) 2011 NTESS and the KLU2 contributors.

Expand Down
1 change: 1 addition & 0 deletions packages/amesos2/src/basker/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: LGPL-2.1-or-later

Copyright (c) 2011 NTESS and the Basker contributors.

Expand Down
1 change: 1 addition & 0 deletions packages/anasazi/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2004 NTESS and the Anasazi contributors.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// SPDX-License-Identifier: BSD-3-Clause
// *****************************************************************************
// @HEADER

//**************************************************************************
//
// NOTICE
Expand All @@ -23,9 +24,6 @@
// This notice shall be marked on anY reproduction of this software, in whole or
// in part.
//
// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
// license for use of this work by or on behalf of the U.S. Government.
//
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// SPDX-License-Identifier: BSD-3-Clause
// *****************************************************************************
// @HEADER

//**************************************************************************
//
// NOTICE
Expand All @@ -23,9 +24,6 @@
// This notice shall be marked on anY reproduction of this software, in whole or
// in part.
//
// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
// license for use of this work by or on behalf of the U.S. Government.
//
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Expand Down
Loading
Loading