Skip to content

HMNS: Define mapping for iccifort->intel for iccifort compiler-only.#2996

Merged
boegel merged 3 commits intoeasybuilders:developfrom
ComputeCanada:iccifort-direct-hmns
Sep 10, 2019
Merged

HMNS: Define mapping for iccifort->intel for iccifort compiler-only.#2996
boegel merged 3 commits intoeasybuilders:developfrom
ComputeCanada:iccifort-direct-hmns

Conversation

@bartoldeman
Copy link
Copy Markdown
Contributor

No description provided.

@bartoldeman
Copy link
Copy Markdown
Contributor Author

test to come...

@boegel boegel added this to the 4.0.0 milestone Sep 9, 2019
The HMNS plus supporting code was still assuming in two places that
icc and ifort are separate. This is now eliminated.
Comment thread test/framework/module_generator.py Outdated
'ifort-2016.1.150.eb': ('ifort/2016.1.150', 'Core', ['Compiler/intel/2016.1.150'],
['Compiler/intel/2016.1.150'], ['Core']),
'iccifort-2016.1.150.eb': ('iccifort/2016.1.150', 'Core', ['Compiler/intel/2016.1.150'],
['Compiler/intel/2016.1.150'], ['Core']),
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread test/framework/module_generator.py Outdated
'ifort-2016.1.150.eb': ('ifort/2016.1.150', 'Core', ['Compiler/intel/2016.1.150'],
['Compiler/intel/2016.1.150'], ['Core']),
'iccifort-2016.1.150.eb': ('iccifort/2016.1.150', 'Core', ['Compiler/intel/2016.1.150'],
['Compiler/intel/2016.1.150'], ['Core']),
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

@bartoldeman
Copy link
Copy Markdown
Contributor Author

I added the bug fix label since the HMNS was broken for using iccifort compiler-only as a toolchain (it complained about the 'icc' component missing).

@boegel
Copy link
Copy Markdown
Member

boegel commented Sep 10, 2019

Thanks a lot for tackling this @bartoldeman!

@boegel boegel merged commit cbac54f into easybuilders:develop Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants