Steffen Seckler
Steffen Seckler
**Is your feature request related to a problem? Please describe.** ARM probably doesn't compile **Describe the solution you'd like** - [x] with AutoPas - [ ] without AutoPas, normal mode...
CollectiveCommunicationNonBlocking should decide on blocking behavior based on difference of values.
**Is your feature request related to a problem? Please describe.** Currently, CollectiveCommunicationNonBlocking is either enabled or disabled. For scenarios that sometimes change quickly and sometimes slowly, it would be nice...
**Is your feature request related to a problem? Please describe.** For some plugins, information needs to be stored per particle. This information should be variable as it can be arbitrary....
**Is your feature request related to a problem? Please describe.** Measureload is not unit-tested. **Describe the solution you'd like** Should be unit tested. **Describe alternatives you've considered** None. **Additional context**...
**Describe the bug** ReplicaFiller.cpp is only hotfixes for the moment, it might be useful to fix it properly, i.e., do a cleanup and think about what is necessary and what...
**Describe the bug** xml parameters of kdd should be better described
**Describe the bug** the rebalance limit in ls1 is currently probably using the wrong traversal times and thus is not triggered. **Further Action** 1. check whether it is indeed broken...
**Is your feature request related to a problem? Please describe.** Formatting in ls1 is almost arbitrary right now. At some point, we should enforce the formatting. **Describe the solution you'd...
**Describe the bug** Some plugins, e.g., the MmpldWriter or the Megamolwriter do not handle a simulation restart from a checkpoint appropriately and will override output files.
### Environment - TeXstudio: 2.12.22 - Qt: 5.9.5 - OS: Ubuntu 18.04 - TeX distribution: texlive ### Tex file setup * `main.tex`: uses `subincludefrom{sub/}{file}` to include file (from some subdirectory)....