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

annotatePeak using multiple cores? #229

Open
kelly-sovacool opened this issue Jan 16, 2024 · 0 comments
Open

annotatePeak using multiple cores? #229

kelly-sovacool opened this issue Jan 16, 2024 · 0 comments

Comments

@kelly-sovacool
Copy link

kelly-sovacool commented Jan 16, 2024

When running annotatePeak() on an HPC, the process used more cores than I had allocated and was thus killed by the job scheduler. I noticed that you added ncpus/mc.cores arguments to various functions (#110), but not to annotatePeak(). Does annotatePeak() call any functions that use multiple cores? If so, can you add this option to annotatePeak() and propagate it to those functions so this can work on HPCs?

@kelly-sovacool kelly-sovacool changed the title annotatePeak useg multiple cores? annotatePeak using multiple cores? Jan 16, 2024
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