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

Different run time for the same input with the same resource allocation #544

Open
amnghn opened this issue Feb 19, 2025 · 0 comments
Open

Comments

@amnghn
Copy link

amnghn commented Feb 19, 2025

Hi,
Thanks for this great piece of software.

I am using EDTA for multiple genomes with various sizes. For two of the largest genomes, the initial allocated time (4 days) was not enough, and the job ran out of time. After allocating more time for the second trial, the EDTA run finished faster than the previous run! I did not change any of the input files, CPU, and memory allocation. I am wondering if there is any reason for this. The output of the second run looks normal to me, and I don't see any error in the log file.

Here is the code I use:

EDTA.pl --threads 16 --cds $cds --genome $genome --repeatmasker /path_to/RepeatMasker --repeatmodeler /path_to/RepeatModeler --sensitive 1 --force 0 --anno 1

I would be grateful if you could clarify if this could be a problem.

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

No branches or pull requests

1 participant