Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E esl-bundle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Electronic Structure Library
  • esl-bundle
  • Issues
  • #1
Closed
Open
Created Mar 14, 2019 by Alan O'Cais@ocaisaOwner

[bundle] Bundle does not consistently use compiler given by CC/FC/CXX

I tried to build the bundle with Intel compilers and some of the libraries do not respect the variables CC and friends. This causes problems with the demonstrator since the resulting .mod files are not compatible when linking.

See discussion in https://github.com/ElectronicStructureLibrary/flook/issues/7

I believe this is mostly resolved with

module_makeargs['flook'] = "VENDOR=intel"
module_makeargs['futile'] = "VENDOR=intel"
module_makeargs['fdict'] = "VENDOR=intel"

but I don't really trust myself on this because I manually made things work yesterday.

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