Project ideas 2025
- Multigrid/AMG/Multilevel-solver []
- single/multiple thread on CPU
- GPU, multiple GPU?
- HAZmath, AGMG
(Y.Notay), AmgX,
...
- matrices from CARP
- GPU acceleration of teaching code []
- (FEM discretization, matrix assembling)
- parallel mesh refinement
- iterative solvers: cg with multigrid preconditioning (also third
hand) and further preconditioners.
- Fractional PDE solver [ ]
- matlab: GPU acceleration? multithread accel.?
- C++: Redesign with hybrid memory?
- brain comparisons [ ]
- large data sets
- Code by J. Koten
- matlab: thread parallel, codegen with thread parallel., GPU?
- rewrite in python !?
- Combine Teaching code with preCICE []
- subdivide global mesh with parMETIS
- generate interface files for preCICE
- implement preCICE interface into
- Use preCICE and Combine non-Newtonian fluid code (by Vasco, Santiago
de Chile) with itself and with OpenFoam []
- python code with numba on GPU []
- pybind11 to call
C++-code (OpenMP, CUDA?) from python..
- ngsolve []