Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/eigen/doc/
H A DTopicLinearAlgebraDecompositions.dox275 …penMP. "Implicit" means the algortihm itself is not parallelized, but that it relies on paralleliz…
277 …<dd>Means the algorithm is explicitly parallelized to take advantage of multicore processors via O…
H A DTopicMultithreading.dox62 In the case your application is parallelized with OpenMP, you might want to disable %Eigen's own pa…
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dmem_dependency_checker.cpp605 bool parallelized) { in executionSafetyCheck() argument
683 if (!parallelized && diffNegative == strideNegative && in executionSafetyCheck()
820 bool parallelized = v->loop_options().is_gpu_block_index() || in visit() local
872 !allowExecutionOrderAnalysis_ || parallelized); in visit()
/aosp_15_r20/external/e2fsprogs/doc/RelNotes/
H A Dv1.17.txt4 Fixed nasty typo in fsck which caused parallelized fsck's to go into an
/aosp_15_r20/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
H A Dhotplug01.txt19 of some parallelized benchmark before and after onlining the CPU.
/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2020-014.md26 In these cases, if the amount of work to be parallelized is large enough,
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dcore_simd_docs.md18 In most regards, [`Simd<T, N>`] can be thought of as a parallelized `[T; N]` and operates like a se…
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dcore_simd_docs.md18 In most regards, [`Simd<T, N>`] can be thought of as a parallelized `[T; N]` and operates like a se…
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dcore_simd_docs.md18 In most regards, [`Simd<T, N>`] can be thought of as a parallelized `[T; N]` and operates like a se…
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dcore_simd_docs.md18 In most regards, [`Simd<T, N>`] can be thought of as a parallelized `[T; N]` and operates like a se…
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dcore_simd_docs.md18 In most regards, [`Simd<T, N>`] can be thought of as a parallelized `[T; N]` and operates like a se…
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/g3doc/
H A Dconv_emitter.md117 The motivation is obvious - we need to decide which loops are parallelized on
119 directs that the loop should be parallelized on a grid / a block, respectively.
/aosp_15_r20/external/angle/build/docs/
H A Ddebugging_slow_builds.md13 Because the build is highly parallelized the `elapsed time` values are usually
/aosp_15_r20/external/cronet/build/docs/
H A Ddebugging_slow_builds.md13 Because the build is highly parallelized the `elapsed time` values are usually
/aosp_15_r20/external/pytorch/cmake/Modules/
H A DFindMKL.cmake346 # First: search for parallelized ones with intel thread lib
377 # First: search for parallelized ones with native pthread lib
/aosp_15_r20/build/soong/docs/
H A Dperf.md101 other "(regen)" numbers add up to more than that (some parts are parallelized
257 together, but since our builds are heavily parallelized, it's particularly easy
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/doc/
H A DTransformFeedback.md62 Feedback to be parallelized. Furthermore, on iOS devices or devices not supporting explicit
/aosp_15_r20/tools/asuite/atest/bazel/
H A Datest_bazel_mode.md9 features such as parallelized execution, caching, and remote execution.
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/
Dtutorial_parallel.qbk51 a parallelized system function to exploit the available cores.
Dtutorial_thrust_cuda.qbk27 …only one call. We have experienced that the vector size over which is parallelized should be of th…
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
Dnumeric30 * call the actual parallelized versions in other files.
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/
Dnumeric30 * call the actual parallelized versions in other files.
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/release/
D3.20.rst227 control the number of threads used for parallelized operations,
/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dtest.gni57 # Targets that don't support parallelized execution of tests (e.g. a on-device
/aosp_15_r20/external/pigweed/targets/rp2040/
H A Dupstream.rst69 * Tests will not be parallelized if more than one Pi Pico is attached.

12