Home
last modified time | relevance | path

Searched refs:parallelized (Results 1 – 25 of 1615) sorted by relevance

12345678910>>...65

/dports/math/snns/SNNSv4.3/kernel/sources/
H A Dkr_funcs.c94 func_descr->parallelized = ftbl_ptr->parallelized; in krf_getInternalFuncInfo()
114 func_descr->parallelized = ftbl_ptr->parallelized; in krf_getInternalFuncInfo()
146 func_descr->parallelized = ftbl_ptr->parallelized; in krf_getInternalFuncInfo()
194 func_descr->parallelized = ftbl_ptr->parallelized; in krf_getInternalFuncInfo()
H A Dext_typ.h77 bool parallelized; /* learning function parallelized for */ member
97 bool parallelized; /* learning function parallelized for */ member
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/D1dB/
H A DDne.fh8 logical parallelized,mparallelized,mreplicate
46 > parallelized,mparallelized,mreplicate
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/D1dB/
H A DDne.fh8 logical parallelized,mparallelized,mreplicate
46 > parallelized,mparallelized,mreplicate
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/
H A Disolation_schedule14 # that come later can be parallelized
18 # transactionId, so should not be parallelized
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/Doc/
H A Ddirpar.tex74 program has been parallelized using MPI\index{MPI}\index{message passing} as
77 is also available in a fully parallelized version in the \latestrelease\ release.
86 parallelized if more than one CPU node is available to the program.
87 Also, in contrast to the Dalton2011 release, \dalton\ will quit in some of the non-parallelized
/dports/math/blaze/blaze-3.8/cmake/
H A DBLAS.h.in103 // This compilation switch specifies whether the used BLAS library is itself parallelized or not.
104 // In case the given BLAS library is itself parallelized, the Blaze library does not perform any
106 // not parallelized Blaze will attempt to parallelize the execution of BLAS kernels.
109 // - BLAS library is not parallelized: \b 0 (default)
110 // - BLAS library is parallelized : \b 1
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/finders/test/
H A DFinders.cpp189 Array<Array<NeighborRecord>> parallelized; in checkParallelization() local
193 parallelized.emplaceBack(std::move(neighs)); in checkParallelization()
196 REQUIRE(sequential.size() == parallelized.size()); in checkParallelization()
197 REQUIRE(neighborsEqual(sequential, parallelized)); in checkParallelization()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/lucita/
H A DREADME.lucita7 and has been parallelized in DIRAC by
/dports/sysutils/restic/restic-0.12.1/changelog/0.12.0_2021-02-14/
H A Dpull-31306 Now the reading of snapshots is parallelized. This speeds up for example
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/
H A DREADME.md4 Its parallelized C++ solver core, python scene definition interface and plugin system allow for qui…
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/computing/
H A Dparallelism.rst22 scikit-learn may also be parallelized if numpy is installed with specific
117 a :class:`~sklearn.model_selection.GridSearchCV` (parallelized with joblib)
119 :class:`~sklearn.ensemble.HistGradientBoostingClassifier` (parallelized with
126 Oversubscription can arise in the exact same fashion with parallelized
/dports/devel/R-cran-RcppProgress/RcppProgress/inst/examples/RcppProgressArmadillo/man/
H A Dtest_sequential.Rd20 The jobs are parallelized. The computation can be interrupted by the user.
/dports/devel/R-cran-RcppProgress/RcppProgress/inst/examples/RcppProgressExample/man/
H A Dtest_sequential.Rd20 The jobs are parallelized. The computation can be interrupted by the user.
/dports/net/traefik/traefik-2.6.1/docs/
H A Dcheck.Dockerfile31 # tini helps to terminate properly all the parallelized tasks when sending CTRL-C
/dports/devel/ga/ga-5.8/tcgmsg/examples/
H A DREADME37 The O(N**4) step has been parallelized with the assumption that each process
43 The work of O(N**3) has not been parallelized, but has been optimized to use
56 The O(N) work constructing the forces has been parallelized, as has the
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/api/python/
H A DREADME9 * It supports parallelized queries (though still single-threaded)
/dports/math/R-cran-influenceR/influenceR/man/
H A DinfluenceR.Rd18 high-performance graph data structure and an OpenMP-parallelized
/dports/dns/validns/validns-0.8/
H A Dtodo.mdwn18 (and possibly other operations) be easily parallelized,
/dports/devel/py-black/black-21.7b0/
H A Dtox.ini14 ; local runs can stay parallelized since they aren't rolling the dice so many times as like on CI
/dports/math/R-cran-influenceR/influenceR/
H A DDESCRIPTION15 bridging implementations are parallelized with OpenMP, which may run
/dports/net/messagelib/messagelib-21.12.3/cmake/modules/
H A Dkdepim_add_gpg_crypto_test.cmake58 # can't be parallelized due to gpg-agent
150 …tests_properties(${_test_name} PROPERTIES RUN_SERIAL TRUE) # can't be parallelized due to gpg-agent
/dports/net-mgmt/sdig/sdig-0.45/
H A DNEWS5 parallelized SNMP searches over several devices simultaneously, search
/dports/math/py-pymc3/pymc-3.11.4/.github/workflows/
H A Drelease.yml19 # TODO: ideally, this pipeline should run parallelized tests in upstream jobs..
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/doc/
H A DTopicLinearAlgebraDecompositions.dox250 …penMP. "Implicit" means the algortihm itself is not parallelized, but that it relies on paralleliz…
252 …<dd>Means the algorithm is explicitely parallelized to take advantage of multicore processors via …

12345678910>>...65