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

Failure when using CLP and multi-threading #31

Open
rewheat opened this issue Jun 21, 2022 · 0 comments
Open

Failure when using CLP and multi-threading #31

rewheat opened this issue Jun 21, 2022 · 0 comments

Comments

@rewheat
Copy link

rewheat commented Jun 21, 2022

The zonation run will fail upon initiation of the corridor loss penalty at any give top percent when using multi-threading. I'm trying to run a very large model and make use of multi-threading to reduce processing times. I am also trying to use the corridor loss penalty feature, implementing the penalty at 75%. However, it appears that initiating the CLP at any given top percent and using multi-threading simultaneously is not possible-- the runs fail every time. I'm assuming this has to do with the way the code allocates memory? Is there any way to implement the CLP using "start at top percentage" while also multi-threading?

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