Skip to content

Commit

Permalink
Remove reference to dust1
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Oct 14, 2024
1 parent a9e46fd commit 2c3bcb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/openmp.R
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ dust_openmp_support <- function(check_compile = FALSE) {
##' `omp_get_max_threads()` and "thread_limit" (reported by
##' `omp_get_thread_limit()`.
##'
##' See [dust::dust_openmp_support()] for the values of all the values
##' that go into this calculation.
##' See [dust_openmp_support()] for the values of all the values that
##' go into this calculation.
##'
##' @title Select number of threads
##'
Expand Down
4 changes: 2 additions & 2 deletions man/dust_openmp_threads.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c3bcb8

Please sign in to comment.