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

Release 3.5.0 #1149

Merged
merged 440 commits into from
Oct 29, 2021
Merged

Release 3.5.0 #1149

merged 440 commits into from
Oct 29, 2021

Conversation

ndellingwood
Copy link
Contributor

No description provided.

vqd8a and others added 30 commits June 2, 2021 16:37
…magma

cmake/Modules: Allow user to use MAGMA_DIR from env
src/sparse: Fix supernodal sptrsv build with LayoutRight=ON
Supernodal SpTRSV: update TPLs requirements
In my opinion we should simply not call the function if the TPL
is not enabled this way we would not need the two definition as
it is in this PR.
SpTRSV: removing the call with unused parameters to check_cusparse
Supernodal SpTRSV: support SuperLU version < 5
scripts/cm_test_all_sandia: Fix CUDA module lists
ndellingwood and others added 10 commits October 5, 2021 08:11
gmres: disable examples for builds with ibm/xl
kokkos#1085)

Initial RAJAPerf Suite (RPS)-based performance testing.

Dot (device-level and team), GEMV, SpMV.
Adding RAJAPerf Suite as a git submodule.
Enable RPS with -DKokkosKernels_ENABLE_TESTS_AND_PERFSUITE=ON.

See PRs kokkos#1085 and kokkos#1037 for more info.

Co-authored-by: David Poliakoff <[email protected]>
Co-authored-by: Amy Powell <[email protected]>
Co-authored-by: brian-kelley <[email protected]>
Providing explicit template args to some calls to TeamGemv::invoke within the supernodal sptrsv helps workaround compiler issue deducing the types
Occurs with Intel builds of Trilinos
Rename CUDA_SAFE_CALL to KOKKOS_IMPL_CUDA_SAFE_CALL
…1140

Kokkos::impl::SpaceAccessibility moved out of the impl namespace
in kokkos/kokkos#1115 and was deprecated in favor of
Kokkos::SpaceAccessibility. This PR removes all calls to the
deprecated version.

(cherry picked from commit f4245a5)
Part of Kokkos C++ Performance Portability Programming EcoSystem 3.5
@ndellingwood
Copy link
Contributor Author

Block merging on completion of trilinos/Trilinos#9836

…perftest

Temporarily disable perf test KokkosSparse_sptrsv_superlu w/ Trilinos

(cherry picked from commit fe881a5)
…-1150

Merge pull request kokkos#1150 from ndellingwood/trilinos-disable-sluperftest
@e10harvey e10harvey added AT: PRE-TEST INSPECTED Mark this PR as approved for testing. and removed AT: PRE-TEST INSPECTED Mark this PR as approved for testing. labels Oct 26, 2021
@ndellingwood
Copy link
Contributor Author

trilinos/Trilinos#9836 PR passed testing, this is ready for review, (hopeful) merge, and tagging

@crtrott crtrott merged commit f28fc19 into kokkos:master Oct 29, 2021
@ndellingwood ndellingwood deleted the release-3.5.0 branch January 13, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.