Useful tips - firedrakeproject/firedrake GitHub Wiki
Editor customisation
Debugging
- Debugging C kernels with
lldbon MacOS - Parallel MPI Debugging with
tmux-mpi,pdbandgdb - Parallel MPI Debugging with VSCode and
debugpy - Modifying generated code
- Kernel profiling with LIKWID
- breakpoint() builtin not working
- Debugging pytest with multiple processing