Skip to content

How to tell if the parallel computation is actually turned on #249

Description

@lirui0321

Hello, I note that BayesianTools package requires the likelihood function to be vectorized for parallel computation. However, it seems that the package will run anyway with option parallel = T, even if the function is not vectorized. When I check the CPU usage, I find that R does not take much resources, so I guess the parallel is probably not turned on. Is there an easy way to check the parallelization is applied? or can the package return a warning note if parallelization is not turned on for whatever reason? Thank you!

Rui

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions