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

Loading the libEnsemble module should auto-load the correct dependent modules #9

Open
shuds13 opened this issue Nov 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shuds13
Copy link
Member

shuds13 commented Nov 12, 2019

This is a special Python (or interpreted languages) issue in Spack as compiled packages use rpaths.

This can currently be accomplished by loading the Spack module with:

spack load -r py-libensemble

Or on some platforms by having a correct modules.yaml file present in $HOME/.spack/. It would be preferable if this automatically happens when the module is loaded using "module load". This may requires using Spack views.

https://spack.readthedocs.io/en/latest/command_index.html#spack-view

However, I have not as yet managed to get this to work for the libensemble package.

@shuds13 shuds13 added the enhancement New feature or request label Nov 12, 2019
@shuds13 shuds13 self-assigned this Nov 12, 2019
@shuds13 shuds13 closed this as completed Nov 12, 2019
@shuds13 shuds13 reopened this Nov 12, 2019
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

1 participant