Skip to content

Parallelized BFDA.sim crashes if B = 1 #10

Description

@astefan1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions