Home
last modified time | relevance | path

Searched refs:doMC (Results 1 – 22 of 22) sorted by relevance

/dports/devel/R-cran-foreach/foreach/tests/testthat/
H A Dsetup_cluster.R10 doMC::registerDoMC()
/dports/devel/R-cran-future.apply/future.apply/inst/
H A DWORDLIST10 doMC
/dports/devel/R-cran-future/future/inst/doc/
H A Dfuture-8-how-future-is-validated.md.rsp67 _doSEQ_ adaptor (default), fork-based ones such as **[doMC]**, or
81 [doMC]: https://CRAN.R-Project.org/package=doMC
/dports/devel/R-cran-future/future/vignettes/
H A Dfuture-8-how-future-is-validated.md.rsp67 _doSEQ_ adaptor (default), fork-based ones such as **[doMC]**, or
81 [doMC]: https://CRAN.R-Project.org/package=doMC
/dports/devel/R-cran-future.apply/future.apply/inst/doc/
H A Dfuture.apply-1-overview.md.rsp154 …ng ones. The foreach framework leverages backends such as [doParallel], [doMC] and [doFuture], an…
174 [doMC]: https://cran.r-project.org/package=doMC
/dports/devel/R-cran-future.apply/future.apply/vignettes/
H A Dfuture.apply-1-overview.md.rsp154 …ng ones. The foreach framework leverages backends such as [doParallel], [doMC] and [doFuture], an…
174 [doMC]: https://cran.r-project.org/package=doMC
/dports/devel/R-cran-foreach/foreach/
H A DDESCRIPTION21 Suggests: randomForest, doMC, doParallel, testthat, knitr, rmarkdown
/dports/devel/R-cran-parallelly/parallelly/man/
H A DsupportsMulticore.Rd19 \code{doMC::registerDoMC()}, and \code{future::plan("multicore")}.
/dports/devel/R-cran-future/future/inst/
H A DWORDLIST383 doMC
/dports/devel/R-cran-caret/caret/man/
H A Dsbf.Rd118 ## library(doMC)
H A Drfe.Rd229 library(doMC)
H A Dtrain.Rd313 ## library(doMC)
/dports/math/R-cran-NMF/NMF/man/
H A Dnmf.Rd297 computation is based on the \code{doMC} and
299 taken as stated in the vignette of \code{doMC}:
300 \emph{\dQuote{it is not safe to use doMC from R.app on
301 Mac OS X. Instead, you should use doMC from a terminal
/dports/finance/R-cran-strucchange/strucchange/
H A DNEWS149 by means of "doMC" or "doSNOW") and call breakpoints() with
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbCodingLoop.c3834 EB_BOOL doMC = EB_TRUE; in EncodePass() local
3891 doMC = EB_FALSE; in EncodePass()
3896 doMC = EB_FALSE; in EncodePass()
3902 doMC = (EB_BOOL)(doRecon | doMC); in EncodePass()
3920 if (doMC) in EncodePass()
3931 if (doMC) { in EncodePass()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbCodingLoop.c3834 EB_BOOL doMC = EB_TRUE; in EncodePass() local
3891 doMC = EB_FALSE; in EncodePass()
3896 doMC = EB_FALSE; in EncodePass()
3902 doMC = (EB_BOOL)(doRecon | doMC); in EncodePass()
3920 if (doMC) in EncodePass()
3931 if (doMC) { in EncodePass()
/dports/devel/R-cran-doParallel/doParallel/vignettes/
H A DgettingstartedParallel.Rnw65 \author{Steve Weston\footnote{Steve Weston wrote the original version of this vignette for the doMC
/dports/devel/R-cran-doParallel/doParallel/inst/doc/
H A DgettingstartedParallel.Rnw65 \author{Steve Weston\footnote{Steve Weston wrote the original version of this vignette for the doMC
/dports/math/R-cran-NMF/NMF/inst/doc/
H A DNMF-vignette.Rnw731 vignette of the \citeCRANpkg{doMC}:
733 \emph{... it usually isn't safe to run doMC and multicore from a GUI environment.
734 In particular, it is not safe to use doMC from R.app on Mac OS X.
735 Instead, you should use doMC from a terminal session, starting R from the command line.}
/dports/math/R-cran-NMF/NMF/vignettes/
H A DNMF-vignette.Rnw731 vignette of the \citeCRANpkg{doMC}:
733 \emph{... it usually isn't safe to run doMC and multicore from a GUI environment.
734 In particular, it is not safe to use doMC from R.app on Mac OS X.
735 Instead, you should use doMC from a terminal session, starting R from the command line.}
/dports/graphics/R-cran-pROC/pROC/man/
H A DpROC-package.Rd239 …ng, you first need to load an adaptor for the \pkg{foreach} package (\pkg{doMC}, \pkg{doMPI}, \pkg…
/dports/devel/R-cran-caret/caret/inst/
H A DNEWS.Rd831 if a parallel backend (e.g. \cpkg{doMC}) is registered. When
1238 \cpkg{caret} internals (but \cpkg{doMC} did).
1363 one of the "do" packages (eg. \cpkg{doMC}, \cpkg{doMPI}, etc). This