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

Minor updates to configs for local & batch #94

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

jashapiro
Copy link
Member

@jashapiro jashapiro commented Sep 10, 2024

As described in #85 (comment), I discovered a few small setting changes while testing why we were getting errors pulling containers, and I am adding them here:

The first is the removal of scratch = false in favor of the default setting. I think that we had originally set this to accommodate the use of a dynamically expanding volume which did not include the scratch directory in scpca-nf, but with the fusion file system this should not be needed.

The other change is to make the local run use the correct platform on Apple Silicon and remove a deprecated option.

When this PR goes in, I will run another test to see if #85 seems to really be resolved.

@jashapiro jashapiro requested review from jaclyn-taroni and sjspielman and removed request for jaclyn-taroni September 10, 2024 19:36
Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

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

👍 , presumably!

@jashapiro jashapiro merged commit e280432 into main Sep 10, 2024
2 checks passed
@jashapiro jashapiro deleted the jashapiro/profile-updates branch September 10, 2024 19:49
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