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

Exploit parallerisation by applying function on individuals regardless of species #10

Open
hrlai opened this issue Jul 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hrlai
Copy link
Collaborator

hrlai commented Jul 12, 2021

If we could change the functions to calculate competition, recruitment etc. across individuals regardless of what species they are (i.e., remove the need for the sp argument), then the parallel for-loops do not need to wait for one species to complete before going over another species. This should in principal increase the sim speed, and will be even more advantageous when we have more focal species in the near future.

@hrlai hrlai added the enhancement New feature or request label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants