8000 Benchmarks are compiled with -O2 and debug options · Issue #407 · linbox-team/fflas-ffpack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Benchmarks are compiled with -O2 and debug options #407
Open
@dlesnoff

Description

@dlesnoff

This issue simply asks for a clarification (I can not add a label like "documentation issue" myself).

In the benchmarks's Makefile, one can find:

FLASFFPACK_CXXFLAGS =  -O2 -march=native -Wall -DNDEBUG -UDEBUG

Is there a reason to compile with -O2 and not with -O3?

Are the -DNDEBUG and -UDEBUG necessary flags? May it hinder performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0