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
  • frey_m's avatar
    AMR: Set fieldlayout_m = nullptr otherwise AMR mode does not run in parallel. · 2eca620d
    frey_m authored
    Otherwise we get the error:
    
    Error{0}> l-f+1>=0
    Error{1}> l-f+1>=0
    Error{0}>
    Error{0}> *** Runtime-error ******************
    Error{0}>     Assertion: l-f+1>=0, failed in /home/matthias/Documents/projects/OPAL/src/ippl/src/Index/IndexInlines.h, line       57.
    
    modified:   src/Classic/Algorithms/AmrPartBunch.cpp
    modified:   src/Classic/Algorithms/AmrPartBunch.h
    2eca620d