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

Fix overly long R_Libs. #27

Merged
merged 1 commit into from
May 14, 2024
Merged

Fix overly long R_Libs. #27

merged 1 commit into from
May 14, 2024

Conversation

mjkw31
Copy link
Collaborator

@mjkw31 mjkw31 commented May 14, 2024

Too many R dependencies causes the R_LIBS env var to become longer than the max allowed (128K).

Added hack to the singularity.tmpl file to create a shorter symlink in the root directory and to modify the spack source code to modify the R lib paths to use that symlink.

@mjkw31 mjkw31 requested a review from sb10 May 14, 2024 12:46
@mjkw31 mjkw31 merged commit 8323184 into develop May 14, 2024
4 checks passed
@sb10 sb10 deleted the fix/long-rlibs branch May 14, 2024 15:27
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