Skip to content

Allow local installations of restricted software through easybuild #18

@mboisson

Description

@mboisson

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions