An Entity of Type: disease, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Parallel slowdown is a phenomenon in parallel computing where parallelization of a parallel algorithm beyond a certain point causes the program to run slower (take more time to run to completion). Parallel slowdown is typically the result of a communications bottleneck. As more processor nodes are added, each processing node spends progressively more time doing communication than useful processing. At some point, the communications overhead created by adding another processing node surpasses the increased processing power that node provides, and parallel slowdown occurs. * v * t * e

Property Value
dbo:abstract
  • تباطؤ التوازي هي ظاهرة في الحوسبة المتوازية حيث موازاة برنامج حاسوبي متواز بعد نقطة معينة يؤدي لتشغيل أبطأ للبرنامج (استهلاك المزيد من الوقت للتنفيذ). تباطؤ التوازي هو عادة نتيجة لاختناق في الاتصالات. كلما أضيف المزيد من العقد، فإن المعالجة على كل عقدة تستهلك تدريجيا المزيد من الوقت في الاتصال عوض المعالجة المفيدة. انطلاقا من نقطة معينة، التجاوز في الاتصالات الناتجة عن إضافة عقدة أخرى يفوق قدرة المعالجة التي تقدمها العقدة، فيحدث تباطؤ التوازي. (ar)
  • Parallel slowdown is a phenomenon in parallel computing where parallelization of a parallel algorithm beyond a certain point causes the program to run slower (take more time to run to completion). Parallel slowdown is typically the result of a communications bottleneck. As more processor nodes are added, each processing node spends progressively more time doing communication than useful processing. At some point, the communications overhead created by adding another processing node surpasses the increased processing power that node provides, and parallel slowdown occurs. Parallel slowdown occurs when the algorithm requires significant communication, particularly of intermediate results. Some problems, known as embarrassingly parallel problems, do not require such communication, and thus are not affected by slowdown. * v * t * e (en)
  • Паралельне сповільнення — явище у паралельному обчисленні, де розпаралелювання паралельного алгоритму на певному рівні змушує програму працювати повільніше (займе більше часу для його обчислення). Паралельне сповільнення зазвичай є результатом браку комунікацій. Як додаткова обробка після додавання вузлів, кожен вузол обробки витрачає все більше часу утворюючи комунікації, ніж на саму обробку. В якийсь момент витрати на зв'язок створений шляхом додавання ще одного вузла обробки перевершує споживання обчислювальної потужності яку забезпечує вузол, і як результат утворюється паралельне сповільнення. Паралельне сповільнення відбувається, коли алгоритм потребує великих зв'язків, особливо проміжних результатів. Деякі проблеми, відомі як Приголомшлива паралельність, не потребують таких зв'язків, і таким чином не впливають на уповільнення. (uk)
dbo:thumbnail
dbo:wikiPageID
  • 15167068 (xsd:integer)
dbo:wikiPageLength
  • 1974 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1072618854 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • تباطؤ التوازي هي ظاهرة في الحوسبة المتوازية حيث موازاة برنامج حاسوبي متواز بعد نقطة معينة يؤدي لتشغيل أبطأ للبرنامج (استهلاك المزيد من الوقت للتنفيذ). تباطؤ التوازي هو عادة نتيجة لاختناق في الاتصالات. كلما أضيف المزيد من العقد، فإن المعالجة على كل عقدة تستهلك تدريجيا المزيد من الوقت في الاتصال عوض المعالجة المفيدة. انطلاقا من نقطة معينة، التجاوز في الاتصالات الناتجة عن إضافة عقدة أخرى يفوق قدرة المعالجة التي تقدمها العقدة، فيحدث تباطؤ التوازي. (ar)
  • Parallel slowdown is a phenomenon in parallel computing where parallelization of a parallel algorithm beyond a certain point causes the program to run slower (take more time to run to completion). Parallel slowdown is typically the result of a communications bottleneck. As more processor nodes are added, each processing node spends progressively more time doing communication than useful processing. At some point, the communications overhead created by adding another processing node surpasses the increased processing power that node provides, and parallel slowdown occurs. * v * t * e (en)
  • Паралельне сповільнення — явище у паралельному обчисленні, де розпаралелювання паралельного алгоритму на певному рівні змушує програму працювати повільніше (займе більше часу для його обчислення). Паралельне сповільнення зазвичай є результатом браку комунікацій. Як додаткова обробка після додавання вузлів, кожен вузол обробки витрачає все більше часу утворюючи комунікації, ніж на саму обробку. В якийсь момент витрати на зв'язок створений шляхом додавання ще одного вузла обробки перевершує споживання обчислювальної потужності яку забезпечує вузол, і як результат утворюється паралельне сповільнення. (uk)
rdfs:label
  • تباطؤ التوازي (ar)
  • Parallel slowdown (en)
  • Паралельне сповільнення (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License