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

Refactor to change from grid = TRUE/FALSE to ncpus for user to specify number of CPUs in analyzeData. #21

Open
MikeKSmith-Pfizer opened this issue Feb 12, 2024 · 0 comments

Comments

@MikeKSmith-Pfizer
Copy link
Collaborator

Back in 2006 when MSToolkit was developed, personal computers didn't generally have multiple cores available on the CPU, so we only implemented multiple CPU options if grid = TRUE.

Now we should change the option name to allow the user to specify a number of CPUs to use for analysis. For CRAN (see #18) we should set the default to 2. Or set default to an option called Ncpu (see Rdatatable/data.table#5658).

Should we assume that number of clusters = ncpus?

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