Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix nlocal for all reduce

sadr_m requested to merge 8-run-time-error-with-multiple-cores into master

Closes #8 (closed) Problem was with using total number of particles for parallel reduce, instead of local number of particles (per rank).

Merge request reports