Skip to content

Update parallelism #238

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

Open
hfrick opened this issue Jun 3, 2025 · 0 comments
Open

Update parallelism #238

hfrick opened this issue Jun 3, 2025 · 0 comments

Comments

@hfrick
Copy link
Member

hfrick commented Jun 3, 2025

In the spirit of #124, let's act on our own deprecation warnings 🧹

 4. LDA parallel test ('test-parallel-psock.R:22:3') - ! tune detected a parallel backend registered with foreach but no backend registered with future.
  i Support for parallel processing with foreach was soft-deprecated in tune 1.2.1.
  i See ?parallelism (`?tune::parallelism()`) to learn more.
  
  5. recipe-adjacent parallel test ('test-parallel-psock.R:47:3') - ! tune detected a parallel backend registered with foreach but no backend registered with future.
  i Support for parallel processing with foreach was soft-deprecated in tune 1.2.1.
  i See ?parallelism (`?tune::parallelism()`) to learn more.
  
  6. parallel seeds ('test-parallel-seeds.R:22:3') - ! tune detected a parallel backend registered with foreach but no backend registered with future.
  i Support for parallel processing with foreach was soft-deprecated in tune 1.2.1.
  i See ?parallelism (`?tune::parallelism()`) to learn more.
  
  7. parallel seeds ('test-parallel-seeds.R:26:3') - ! tune detected a parallel backend registered with foreach but no backend registered with future.
  i Support for parallel processing with foreach was soft-deprecated in tune 1.2.1.
  i See ?parallelism (`?tune::parallelism()`) to learn more.
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