Carsten Uphoff
Carsten Uphoff
**Describe the bug** DR is really slow with gcc 9.2.0 **Expected behavior** Should as fast as with icc 19.1.0 **To Reproduce** Steps to reproduce the behavior: 1. Which version do...
Hi, I'm currently considering to replace our custom auto-tuning implementation with OpenTuner. I was wondering if it is possible (or should be possible) to run OpenTuner simultaneously on multiple compute...
I was looking for a bug related to communication and I thought it would be useful to have a reproducer for the communication part only. I added a reproducer that...
SeisSol makes heavy use of the singleton pattern that I consider bad software design. (In particular the "SeisSol" class.) I believe the singletons where initially introduced due to mess in...
Add Tiny Tensor Compiler to GEMM_TOOLS_LIST and set it as default for the oneapi backend. PR depends on * https://github.com/SeisSol/yateto/pull/73 * https://github.com/SeisSol/Device/pull/37