Closed
Description
Here is a minor suggestion for the Readme.md. It says
You can limit the maximum rank by setting -DMAXRANK= in the FYPPFLAGS environment variable:
make -f Makefile.manual FYPPFLAGS=-DMAXRANK=4
It may not be obvious to a new user why one would do this, but this drastically reduces the compilation time compared to
make -f Makefile.manual
So I suggest adding a sentence after the first command above: "Doing this substantially reduces compilation time."
Metadata
Metadata
Assignees
Labels
No labels