Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 58
    • Issues 58
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Issues
  • #104
Closed
Open
Issue created Feb 23, 2016 by Matthieu Schaller@matthieuOwner

Autotools update

Could we have an updated version of ax_ext.m4 such that AVX2 and more recent versions can be detected ? As a consequence, could we set the correct flags for the Intel compiler ? -mAVX (for instance) is not the best choice for AVX. -xAVX is better. @jwillis should have a list of flags to use in the case where AVX is available and when AVX2 is available.

Also, could we have the inter-procedural optimissation flags (-ipo for Intel) as an option somewhere ? It seems to give a slight improvement to the performance. Note that when doing this we might have to use xild instead of ld and xiar instead of ar.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking