Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow local installations of restricted software through easybuild #18

Open
mboisson opened this issue May 28, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@mboisson
Copy link
Member

mboisson commented May 28, 2020

Currently, our EB recipes for Intel compilers and PGI split the installed files into a "restricted" and a "public" location, with only the latter being distributed.

In order to get working compilers in places where they don't have access to the restricted repository, providing EB recipes to install those bits locally is needed.

Issue #11 allows for locally installed software to mesh with our central stack, so it should only be a matter of making the install location of the restricted bits configurable to allow both a split and a unified installation.

This is probably doable by modifying the postinstallcmds in our hooks
https://github.com/ComputeCanada/easybuild-computecanada-config/blob/master/cc_hooks_gentoo.py#L146

@mboisson mboisson added the enhancement New feature or request label May 28, 2020
@joeydumont
Copy link

Just letting you know that there might be interest on our side for this. As you know, we will be deploying the CC stack on our cluster, and researchers have been showing interest in procuring the Intel compiler suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants