Giter VIP home page Giter VIP logo

benchfft's People

Contributors

aimukhin avatar danielo avatar marcusmueller avatar matteo-frigo avatar mreineck avatar paulcaprioli avatar stevengj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

benchfft's Issues

sect12.f needs `FFLAGS=-std=legacy` to compile

โ€ฆ at least with gfortran from gcc version 12.2.1 20221121 (Red Hat 12.2.1-4) (GCC). (Internet research suggests this goes back to GCC 8, probably, so some 5 years back)

I don't know how or where to generally detect that, or set that. Otherwise, I'd make a PR :)

AX_CC_MAXOPT always overrides CFLAGS

Maybe I'm doing something wrong, but even when I define CFLAGS before invoking configure, the CFLAGS used for compiling the benchees are always those determined by AX_CC_MAXOPT. The only way I manage to "fix" this is by commenting out AX_CC_MAXOPT in configure.ac and re-running autoreconf etc.

The performance penalty caused by the automatically chosen flags is quite dramatic; more than a factor of 2 for some transforms.

Is there some subtlety I'm missing?

bootstrap.sh should have executable bit set

it's usual (and more than sensible) to have that bit set for a bootstrap script. Seeing it doesn't use any special shell features, a #!/bin/sh starting line would be good.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.