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

Precompile quast dependencies #38

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Precompile quast dependencies #38

merged 1 commit into from
Oct 8, 2024

Conversation

MrCreosote
Copy link
Member

Turns out that when you pip install the dependencies compile at first use, so they're compiling for every run. That being said, I don't think it takes very long; the real reason for this is that NERSC complains when QUAST tries to write to read only locations during compilation.

Turns out that when you pip install the dependencies compile at first
use, so they're compiling for every run. That being said, I don't think
it takes very long; the real reason for this is that NERSC complains
when QUAST tries to write to read only locations during compilation.
@MrCreosote MrCreosote requested a review from Tianhao-Gu October 8, 2024 18:26
Copy link
Contributor

@Tianhao-Gu Tianhao-Gu left a comment

Choose a reason for hiding this comment

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

👍

@MrCreosote MrCreosote merged commit 36c7718 into master Oct 8, 2024
1 check passed
@MrCreosote MrCreosote deleted the dev-precompile branch October 8, 2024 18:35
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