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

Prepend to full PYTHONPATH #55

Closed
wants to merge 1 commit into from
Closed

Conversation

akorgor
Copy link
Contributor

@akorgor akorgor commented Jun 13, 2022

No description provided.

@terhorstd
Copy link
Collaborator

During the review please check if the module file glob works with both module systems, i.e. on the TCL-based legacy environment-modules, and on HPC (usually using the Lua lmod).

@jhnnsnk
Copy link

jhnnsnk commented Apr 12, 2023

@terhorstd Please reassign this PR to @JanVogelsang as a reviewer.

@JanVogelsang
Copy link

Shouldn't the NEST_MODULE_PATH be determined in the same way?

setenv          NEST_MODULE_PATH        \$INSTALLDIR/lib64/nest

-->

setenv          NEST_MODULE_PATH        [glob -directory \$INSTALLDIR/ -type d lib*/nest/]

Copy link

@JanVogelsang JanVogelsang left a comment

Choose a reason for hiding this comment

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

This one can be closed in favor of #61

@terhorstd
Copy link
Collaborator

Thanks, @JanVogelsang !

@terhorstd terhorstd closed this Apr 24, 2023
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.

4 participants