- Feb 07, 2025
-
-
Michael Zikeli authored
Improve verbosity of the data fileds and move the check for column duplication to the insert method in the python-sqlight library.
-
Michael Zikeli authored
Enhance schema update logic in insert.py to check for existing columns before adding new ones, preventing duplicate column name warnings.
-
Michael Zikeli authored
-
Michael Zikeli authored
Enhance benchmark_configs_RDM.py to check existing columns before updating schema, preventing errors from duplicate columns.
-
Michael Zikeli authored
-
Michael Zikeli authored
Add functionality to expose timer information to the sqlite output as it was done for the benchmark.
-
Michael Zikeli authored
-
-
- Feb 06, 2025
-
-
- Jan 27, 2025
-
-
Michael Zikeli authored
Add benchmark configuration script for UniformGridCPU to be used for RDM benchmarks on the EuroHPC machines.
-
Michael Zikeli authored
Refactor benchmark configuration to use environment variables for time steps and update function signature accordingly
-
Michael Zikeli authored
Add a python config script for the UniformGrid benchmark that should be used for all EuroHPC benchmarks within the RDM.
-
Michael Zikeli authored
-
- Jan 17, 2025
-
-
Samuel Kemmler authored
update pybind11 to v2.13 See merge request walberla/walberla!704
-
-
- Jan 14, 2025
-
-
Dominik Thoennes authored
Re-add accidentally removed .clang-tidy file See merge request walberla/walberla!703
-
-
- Jan 13, 2025
-
-
Frederik Hennig authored
Mesh distance callback See merge request walberla/walberla!701
-
-
- Dec 17, 2024
-
-
Dominik Thoennes authored
Code quality improvements See merge request walberla/walberla!699
-
- Dec 10, 2024
-
-
Jean-Noël Grad authored
-
Jean-Noël Grad authored
-
Jean-Noël Grad authored
-
Dominik Thoennes authored
Update ExprTk to 0.0.3 See merge request walberla/walberla!700
-
-
- Dec 09, 2024
-
-
Ravi Ayyala authored
Merge kemmler/particle_coupling_GPU (particle coupling using code generation for PSM) into master See merge request walberla/walberla!696
-
-
- Nov 28, 2024
-
-
Jean-Noël Grad authored
-
- Nov 22, 2024
-
-
Jean-Noël Grad authored
-
- Nov 21, 2024
-
-
Jean-Noël Grad authored
Useful to design custom allocators.
-
- Nov 20, 2024
-
-
Jean-Noël Grad authored
Number formatting can be achieved with an imbued locale.
-
Jean-Noël Grad authored
Address most occurrences of: bugprone-unused-local-non-trivial-variable bugprone-unhandled-self-assignment bugprone-misplaced-widening-cast bugprone-sizeof-expression performance-for-range-copy performance-faster-string-find performance-inefficient-vector-operation performance-noexcept-swap misc-unused-using-decls misc-header-include-cycle misc-include-cleaner readability-delete-null-pointer readability-container-size-empty readability-redundant-smartptr-get readability-else-after-return
-
Jean-Noël Grad authored
-
- Nov 19, 2024
-
-
Jean-Noël Grad authored
-
- Nov 14, 2024
-
-
Jean-Noël Grad authored
-
- Nov 13, 2024
-
-
Jean-Noël Grad authored
-
Jean-Noël Grad authored
-
Jean-Noël Grad authored
-
Markus Holzer authored
Fix memory alignment bug in PackInfo codegen See merge request walberla/walberla!698
-