pseudospectators/FLUSI

parallel make does not work since es3bis implementation

Closed this issue · 2 comments

since the upgrade of the es3bis version into master branch, the makefile is corrupted: it builds *when
compiling freshly, eg after make clean) only in a serial version make -j1

it seems some dependencies are not resolved.

Please check if it now works on your computer.

works!