ddiefenthaler
ddiefenthaler
Thanks for the introduction. Is `/// parameter documentation` in any way preferred over `\param` or `@param`?
>**OpenMPI 2.0.2** >The test suite does not run at all since OpenMPI 2.0.2 complains about missing support for MPI_THREAD_MULTIPLE in the OSC pt2pt component: >```-------------------------------------------------------------------------- >The OSC pt2pt component does...
I passed no extra options to `./configure`. I guess there is the problem as it seems I have built without ThreadSupport... For some reason I also deactivated the thread support...
Sorry for my inactivity lately, I just updated the link to the [pattern concept](https://codedocs.xyz/dash-project/dash/a00602.html#details) as it is unfortunately not a permalink. Adding the functions to the concept would be easy,...
I can report the same error, for me it even triggers in the first test `MatrixTest.DelayedAlloc`. It occurs in a 32bit VM, only when run with 4 or 6 units....
I'm surprised this one is left unanswered so long. I tried to look into this yesterday and wanted to report my findings. In short this `TODO` has to be done:...
I spoke to soon, there is PR #428 which is handling at this issue. Perhaps my report is helpful anyways...