-
Notifications
You must be signed in to change notification settings - Fork 993
Comparing changes
Open a pull request
base repository: su2code/SU2
base: master
head repository: su2code/SU2
compare: fixCC
- 14 commits
- 86 files changed
- 6 contributors
Commits on Apr 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4517692 - Browse repository at this point
Copy the full SHA 4517692View commit details
Commits on May 7, 2026
-
Allow FSI+CHT (aerothermoelasticity) (#2807)
* allow fsi+cht * Apply suggestions from code review Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * set regression values * back to develop
Configuration menu - View commit details
-
Copy full SHA for 0fcf5bb - Browse repository at this point
Copy the full SHA 0fcf5bbView commit details
Commits on May 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6d6db15 - Browse repository at this point
Copy the full SHA 6d6db15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120a162 - Browse repository at this point
Copy the full SHA 120a162View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4de5c - Browse repository at this point
Copy the full SHA ee4de5cView commit details -
Reduce redundant CUDA Jacobian uploads during a linear solve (#2806)
* Reduce redundant CUDA Jacobian uploads * Move CUDA Jacobian upload into CSysMatrixVectorProduct * Defer CUDA matrix upload to first matvec use
Configuration menu - View commit details
-
Copy full SHA for 7fa5517 - Browse repository at this point
Copy the full SHA 7fa5517View commit details -
Revert "try to fix duplicate binaries in release draft"
This reverts commit ee4de5c.
Configuration menu - View commit details
-
Copy full SHA for ea87245 - Browse repository at this point
Copy the full SHA ea87245View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ceaab - Browse repository at this point
Copy the full SHA f4ceaabView commit details
Commits on May 22, 2026
-
Flexible setup of flamelet boundary conditions (#2814)
* flexible BC for flamelet equations * add jacobian of the split source terms, rename FLAMELET->FLAME * add python wrapper to flamelet enthalpy --------- Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 154d085 - Browse repository at this point
Copy the full SHA 154d085View commit details
Commits on May 24, 2026
-
Efficiency improvements for optimization of linear elasticity problems (
#2815) * allow adjoin-only, fix residual and objective reporting in single and multizone solvers * save main recording for functions that don't need it * update ref
Configuration menu - View commit details
-
Copy full SHA for f83bde4 - Browse repository at this point
Copy the full SHA f83bde4View commit details -
Option to compile everything in single precision + explicit vectoriza…
…tion for ARM (#2819) * add option * define single precision type, mpi, avoid repeated instantiations in mixed precision * use correct tecplot function * option 1 to handle double precision literals: replace min/max with fmin/fmax * Revert "option 1 to handle double precision literals: replace min/max with fmin/fmax" This reverts commit 4e4d9e1. * option 2: overload std::min/max for float/double mix, handle blas and lapack functions, fix some FPEs * fix some FPEs * vectorization for floats * arm vectorization * arm fix and use cpu arch for arm, fix some pass by value warnings * remove commented code * remove debug stuff * update regressions
Configuration menu - View commit details
-
Copy full SHA for 17e38a8 - Browse repository at this point
Copy the full SHA 17e38a8View commit details
Commits on May 27, 2026
-
Use cuSPARSE BSR SpMV for CUDA matrix-vector products (#2816)
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 732eaef - Browse repository at this point
Copy the full SHA 732eaefView commit details
Commits on Jun 21, 2026
-
Fix multigrid early exit functionality (#2831)
Base early exit on proper residual fix some implicit line agglomeration add more debugging info --------- Co-authored-by: Pedro Gomes <pcarruscag@gmail.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 54ccbeb - Browse repository at this point
Copy the full SHA 54ccbebView commit details
Commits on Jun 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3d5fba1 - Browse repository at this point
Copy the full SHA 3d5fba1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...fixCC