Home
last modified time | relevance | path

Searched refs:parallelism (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2ExecutionTemplate.php33 public $parallelism; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2ExecutionTemplate
72 public function setParallelism($parallelism) argument
74 $this->parallelism = $parallelism;
81 return $this->parallelism;
DGoogleCloudRunV2Execution.php80 public $parallelism; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
311 public function setParallelism($parallelism) argument
313 $this->parallelism = $parallelism;
320 return $this->parallelism;
/plugin/bb4dw/
Dsample.bib180 …optimization of both parallelism and locality, but due to the nature of stencils, there is a funda…
184 keywords = {redundant computation, gpu, compiler, vectorization, image processing, parallelism, aut…
196 …e present a flattening transformation aimed at enhancing the degree of parallelism that (i) builds…
291 …r, its potential for executing applications that combine task and data parallelism has not been ex…
318parallelism very effectively, task-level parallelism is exploited as a multi-threaded program on a…
331parallelism Uintah provides. While we have designed scalable runtime systems for large CPU core co…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
DPuTTY.php240 … $parallelism = trim(preg_replace('#Argon2-Parallelism: (\d+)#', '$1', $key[$offset++]));
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4 …g.length) return callback(null, {}); // noting to load\n\n // Limit parallelism of calls to bac…