We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to #52 and possibly #51
If platform is biowulf or frce, use the shared dir for the singularity cache instead of a local dir.
RENEE/renee
Line 914 in 22a5581
The text was updated successfully, but these errors were encountered:
Maybe we need to add a function to copy files from the shared cache to the output dir?
Sorry, something went wrong.
See related discussion CCBR/CHAMPAGNE#161 (comment)
The singularity docs state that the cachedir cannot be shared across users. https://docs.sylabs.io/guides/3.6/user-guide/build_env.html#cache-folders
It appears we need to set --sif-cache to the proper shared location automatically for biowulf vs FRCE.
--sif-cache
3d998a5
kelly-sovacool
Successfully merging a pull request may close this issue.
Related to #52 and possibly #51
If platform is biowulf or frce, use the shared dir for the singularity cache instead of a local dir.
RENEE/renee
Line 914 in 22a5581
The text was updated successfully, but these errors were encountered: