Conversation
Make NVCC pass feature tests inside and outside Kokkos build
Changes to improve downstream use of TPLs
Co-authored-by: Matthew Bettencourt <mbetten@sandia.gov>
Tests are missing!
Update CMake to compile and run Normal and Terminate stack trace Had to make changes to KOKKOS_ADD_TEST... Had to add run_test_exec.sh because CTest doesn't can't handle apps that crash Added logic in CMakelists.txt for unit_tests to look for different text if rdynamic is enabled
…ly from command line
…ing fully qualified name
Add update_lib.sh
Fix cmake testing issues for bowman
Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
…locationFailure Fix compile error in OpenMP_Exec with clang 8.0
Added an env var to pick a random device
…ning Fix C++20 KOKKOS_LAMBDA deprecation warning
Fix manual builds of Clang 8 and Cuda 10 on kokkos-dev-2
quick fix for unused variable warning/error
…hreads, and HPX backends
Add a suffix to unit tests that contains a death test
Fix typo in nvcc_wrapper
…elop Cherry pick kokkos#2666 into develop
Remove target check
…espace Remove trailing whitespace
Also fixing the naming issue of the tests.
Remove Kokkos::Impl::condition and Kokkos::Impl::enable_if
Fix DeathTest failure on travis by not running DeathTests
…iling Check that libdl is enabled for profiling
Cherry-pick PR kokkos#2660 into develop
Fix StackTrace test using shared libraries
OpenMP Target Updates
Disable stacktrace unit tests when Trilinos is enabled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.