Labels
Labels
41 labels
- Overview issue for release-blocking bugs
- Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
- Changes that require C++17 support
- Related to the transition to C++ 20
- Item to be included in release CHANGELOG
- An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor
- Pull requests that update a dependency file
- Items to be deprecated
- Update when users, developers do not understand the theory and/or implementation
- Improve existing capability; will potentially require voting
- Nightly Build Failure
- Continuous Integration Build Failure
- Create new capability; will potentially require voting
- Pull requests that update GitHub Actions code
- Enhancement, fix, etc. has been merged into the develop branch;