Home
last modified time | relevance | path

Searched defs:parallel (Results 101 – 125 of 3457) sorted by relevance

12345678910>>...139

/dports/math/octave-forge-optim/optim-1.6.1/inst/
H A Djacobs.m122 parallel = true; variable
152 parallel = false; variable
156 parallel = false; variable
/dports/devel/R-cran-usethis/usethis/R/
H A Dtest.R21 use_testthat <- function(edition = NULL, parallel = FALSE) { argument
30 use_testthat_impl <- function(edition = NULL, parallel = FALSE) { argument
/dports/math/R-cran-mcmc/mcmc/R/
H A Dtemper.R3 nspac = 1, scale = 1, outfun, debug = FALSE, parallel = FALSE, ...) argument
7 nspac = 1, scale = 1, outfun, debug = FALSE, parallel = FALSE, ...) argument
38 nspac = 1, scale = 1, outfun, debug = FALSE, parallel = FALSE, ...) argument
72 scale = scale, outfun = outfun, debug = debug, parallel = parallel, nameattr
/dports/lang/python-legacy/Python-2.7.18/PCbuild/
H A Dbuild.bat56 set parallel= variable
69 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
70 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/lang/python27/Python-2.7.18/PCbuild/
H A Dbuild.bat56 set parallel= variable
69 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
70 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/lang/python37/Python-3.7.12/PCbuild/
H A Dbuild.bat60 set parallel=/m variable
73 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
74 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/executors/
H A Ddynamic_chunk_size.hpp18 namespace hpx { namespace parallel { namespace execution namespace
68 namespace hpx { namespace parallel { namespace execution namespace
H A Dstatic_chunk_size.hpp20 namespace hpx { namespace parallel { namespace execution namespace
90 namespace hpx { namespace parallel { namespace execution namespace
H A Dguided_chunk_size.hpp19 namespace hpx { namespace parallel { namespace execution namespace
89 namespace hpx { namespace parallel { namespace execution namespace
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/pynumero/
H A Dbuild.py29 def build_pynumero(user_args=[], parallel=None): argument
107 def __call__(self, parallel): argument
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/docs/perf/
H A Dpsci-performance-juno.rst291 …express_juno_r1_development_platform_(v2m_juno_r1)_technical_reference_manual_100122_0100_05_en.pdf
292 …ster as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?id=c38b36d
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/docs/perf/
H A Dpsci-performance-juno.rst291 …express_juno_r1_development_platform_(v2m_juno_r1)_technical_reference_manual_100122_0100_05_en.pdf
292 …ster as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?id=c38b36d
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/docs/perf/
H A Dpsci-performance-juno.rst291 …express_juno_r1_development_platform_(v2m_juno_r1)_technical_reference_manual_100122_0100_05_en.pdf
292 …ster as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?id=c38b36d
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/docs/perf/
H A Dpsci-performance-juno.rst291 …express_juno_r1_development_platform_(v2m_juno_r1)_technical_reference_manual_100122_0100_05_en.pdf
292 …ster as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?id=c38b36d
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/docs/perf/
H A Dpsci-performance-juno.rst291 …express_juno_r1_development_platform_(v2m_juno_r1)_technical_reference_manual_100122_0100_05_en.pdf
292 …ster as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?id=c38b36d
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/examples/intermediate/
H A Dmakefile11 parallel: ${PAREXAMPLES} target
14 parallel: target
/dports/databases/py-sqlite3/Python-3.8.12/PCbuild/
H A Dbuild.bat61 set parallel=/m variable
74 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
75 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/databases/py-gdbm/Python-3.8.12/PCbuild/
H A Dbuild.bat61 set parallel=/m variable
74 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
75 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/lang/python-tools/Python-3.8.12/PCbuild/
H A Dbuild.bat61 set parallel=/m variable
74 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
75 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/lang/python38/Python-3.8.12/PCbuild/
H A Dbuild.bat61 set parallel=/m variable
74 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
75 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/segmented_algorithms/detail/
H A Dreduce.hpp27 namespace hpx { namespace parallel { inline namespace v1 { namespace detail namespace
45 parallel(ExPolicy && policy, FwdIter first, FwdIter last, Reduce && r) in parallel() function
94 parallel(ExPolicy && policy, FwdIter first, FwdIter last, Reduce && r, in parallel() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PCbuild/
H A Dbuild.bat61 set parallel=/m variable
74 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
75 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/math/libmesh/libmesh-1.6.2/include/mesh/
H A Dcheckpoint_io.h151 bool parallel() const { return _parallel; } in parallel() function
152 bool & parallel() { return _parallel; } in parallel() function
/dports/lang/python39/Python-3.9.9/PCbuild/
H A Dbuild.bat62 set parallel=/m variable
75 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
76 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/algorithms/
H A Dgenerate.hpp30 namespace hpx { namespace parallel { inline namespace v1 namespace
54 parallel(ExPolicy && policy, FwdIter first, FwdIter last, F && f) in parallel() function
186 parallel(ExPolicy && policy, FwdIter first, std::size_t count, in parallel() function

12345678910>>...139