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

Parallelized BFDA.sim crashes if B = 1 #10

Open
astefan1 opened this issue Dec 9, 2019 · 0 comments
Open

Parallelized BFDA.sim crashes if B = 1 #10

astefan1 opened this issue Dec 9, 2019 · 0 comments
Assignees

Comments

@astefan1
Copy link
Collaborator

astefan1 commented Dec 9, 2019

Issue:
If I set the argument B to B = 1 in the BFDA.sim function and use multiple cores (e.g., cores = 4), the function crashes with the error "Error in { : task 1 failed - "subscript out of bounds" ".

Solution:
It can be resolved by manually setting cores = 1.

Action:
Automate this from within the code to make the function more stable.

@astefan1 astefan1 self-assigned this Dec 9, 2019
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