-
Notifications
You must be signed in to change notification settings - Fork 129
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
sync develop and main #334
Commits on Jul 26, 2023
-
Group CMake Options in index and Show index in left navigation pane (#…
…310) * Move common extensions to shared file * Updates index to group cmake options under "CMake options" category * Update left navigation pane to include index link
Configuration menu - View commit details
-
Copy full SHA for a783797 - Browse repository at this point
Copy the full SHA a783797View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58b2a76 - Browse repository at this point
Copy the full SHA 58b2a76View commit details
Commits on Aug 7, 2023
-
Fix memory leak in SUNMemoryHelpers (#314)
Co-authored-by: Cody Balos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6241fd7 - Browse repository at this point
Copy the full SHA 6241fd7View commit details
Commits on Aug 11, 2023
-
Feature/persistent benchmarking (#296)
Sets up the make target `benchmark`, which will allow the user to run all the benchmarks at once. - Adds a macro to add benchmarks to the target `benchmark` - Sets up output file structure for Caliper files to be saved to. Adds documentation - how to build documentation - how to use SPOT - how to enable profiling of examples and benchmarks Adds Adiak, a library to collect metadata - Used to collect TPL versions, compiler versions, and various other build data --------- Co-authored-by: David J. Gardner <[email protected]> Co-authored-by: Cody J. Balos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbae53e - Browse repository at this point
Copy the full SHA cbae53eView commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ddd4daf - Browse repository at this point
Copy the full SHA ddd4dafView commit details
Commits on Aug 23, 2023
-
Bugfix: check tstop first (#322)
Fixed a bug in ARKODE, CVODE, CVODES, IDA, and IDAS where the stop time may not be cleared when using normal mode if the requested output time is the same as the stop time. Additionally, with ARKODE, CVODE, and CVODES an unnecessary call to interpolate the solution at the stop time may occur in this case.
Configuration menu - View commit details
-
Copy full SHA for bfec386 - Browse repository at this point
Copy the full SHA bfec386View commit details -
Maintenance: Update Answers Commit (#328)
Update answers submodule to current head of main
Configuration menu - View commit details
-
Copy full SHA for 0676c60 - Browse repository at this point
Copy the full SHA 0676c60View commit details
Commits on Aug 24, 2023
-
Feature: Add Support for Trilinos 14 (#326)
Co-authored-by: Cody Balos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c01cd4 - Browse repository at this point
Copy the full SHA 6c01cd4View commit details -
Bugfix: CVODES Documentation Corrections (#325)
Fixes documentation errors noted in #323
Configuration menu - View commit details
-
Copy full SHA for 56d6655 - Browse repository at this point
Copy the full SHA 56d6655View commit details -
Maintenance: Remove Old CHANGES Files (#327)
Co-authored-by: Cody Balos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73a5afc - Browse repository at this point
Copy the full SHA 73a5afcView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4553b5 - Browse repository at this point
Copy the full SHA a4553b5View commit details