Skip to content

Explain that setting -DMAXRANK=4 reduces compilation time #492

Closed
@Beliavsky

Description

@Beliavsky

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions