Skip to content

add support for installing Intel Inspector and VTune#180

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:vtune_inspector
Apr 26, 2013
Merged

add support for installing Intel Inspector and VTune#180
boegel merged 2 commits intoeasybuilders:developfrom
boegel:vtune_inspector

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Apr 24, 2013

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I have noticed that all too often we prefer to hardwire INTEL_LICENSE_FILE and such variables inside the easyblocks - as opposed to easyconfigs; I'd say that i am at unease with that because I have spotted bugs across versions of the same package (eg. earlier icc versions have certain issues with the format of their license files) so, I'd say that preferring to tune them from the easyconfigs is more generic.

Other than that, it all looks good and it is ready to merge in!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

There's no hardcoding here.

The IntelBase easyblock has this:

self.license_file = self.cfg['license_file']

It looks stupid, but there a reason it's like this (it used to be license for Intel tools, but that got overruled by the generic license easyconfig parameter, and we use the self.license_file to check deprecated use of license).

boegel added a commit that referenced this pull request Apr 26, 2013
add support for installing Intel Inspector and VTune
@boegel boegel merged commit f6e7dfd into easybuilders:develop Apr 26, 2013
@boegel boegel deleted the vtune_inspector branch April 26, 2013 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants