Issues
- 0
- 0
- 0
Template CUDA functions for the CUDA matrix class
#629 opened by sjsprecious - 0
Choose an optimal thread count for CUDA kernels
#632 opened by sjsprecious - 0
- 4
Some data in the State variable may be corrupt
#625 opened by sjsprecious - 0
Remove nlohman::json in favor of yaml-cpp since it parses both yaml and json
#619 opened by mattldawson - 0
Make sure copyright and license is included at the top of each source code file, and review approach for how to handle this header bock in the error.hpp file currently set up to allow inclusion in fortran code.
#620 opened by mattldawson - 0
Allow solvers parameters to be modified after construction of the solver. May revisit how solver builder works - may not need to take parameters at construction time.
#621 opened by mattldawson - 0
- 0
- 0
Broken GPU test with newer nvhpc compiler
#617 opened by sjsprecious - 0
Third body species are not properly used
#613 opened by K20shores - 0
absolute tolerance error checking
#599 opened by K20shores - 0
- 3
Did we use gamma correctly? It's an array, but we only ever use the first element
#604 opened by mattldawson - 1
Move all tutorial code snippets to tests
#557 opened by mattldawson - 1
- 4
Test all solvers against Robertson tests
#575 opened by K20shores - 0
GPU memory leak for the CUDA kernels
#598 opened by sjsprecious - 0
Test all parameter types of the dense matrix cpu rosenbrock on the analytical policy tests
#577 opened by K20shores - 1
- 1
Check if resetting the L and U matrices before solving with Rosenbrock is needed
#587 opened by mattldawson - 0
- 0
Inspect the Robertson integration test for accuracy
#578 opened by K20shores - 2
MSVC build fails
#563 opened by mattldawson - 0
- 0
Move the update state function to the state class and call it `CalculateRateConstant`
#538 opened by mattldawson - 0
Update the tests to use the solver builder
#539 opened by mattldawson - 0
Update the builder to create a rosenbrock solver
#529 opened by mattldawson - 0
Add error check for all the CUDA APIs
#550 opened by sjsprecious - 0
- 0
- 2
Update CMakeLists.txt to support latest CUDA project type and architectures
#546 opened by mwaxmonsky - 0
- 0
Integrate clang-tidy into cmake build
#507 opened by mwaxmonsky - 0
Determine checks to include in clang-tidy scans
#508 opened by mwaxmonsky - 0
Clang-tidy integration checklist
#509 opened by mwaxmonsky - 0
Clang-tidy Bugprone Checks
#510 opened by mwaxmonsky - 0
Add performance-* tidy checks
#521 opened by mwaxmonsky - 0
Add cppcoreguidelines-* checks to clang-tidy
#522 opened by mwaxmonsky - 0
Add misc-* checks to .clang-tidy
#523 opened by mwaxmonsky - 0
Add modernize-* checks to .clang-tidy
#524 opened by mwaxmonsky - 0
test issue 3
#536 opened by mattldawson - 0
test issue 2
#535 opened by mattldawson - 0
test issue
#534 opened by mattldawson - 0
Clang-tidy Readability Checks
#516 opened by boulderdaze - 0
Clang-tidy cert-* additions
#520 opened by mwaxmonsky - 0
Integrate clang-tidy workflow with config file
#518 opened by mwaxmonsky - 0