dbo:abstract
|
- كلفة الفعالية أو الكفاءة (أو التكلفة المثالية)، في مجال خوارزميات الحواسيب المتوازية، يشير إلى قياس مدى فعاليةالحوسبة المتوازية من أجل حل مشكلة معينة. تعتبر خوارزمية متوازية أنها فعالة من حيث التكلفة إذا كان الوقت المقارب للتشغيل مضروبا في عدد من وحدات المعالجة المشاركة في الحساب تعادل مدة تشغيل أفضل خوارزمية تسلسلية. على سبيل المثال، سينظر للخوارزمية التي يمكن حلها في المدة O(n) باستخدام أفضل خوارزمية متسلسلة معروفة و في كمبيوتر بالتوازي مع معالجات O(p) m كفعالة من حيث التكلفة. (ar)
- Cost efficiency (or cost optimality), in the context of parallel computer algorithms, refers to a measure of how effectively parallel computing can be used to solve a particular problem. A parallel algorithm is considered cost efficient if its asymptotic running time multiplied by the number of processing units involved in the computation is comparable to the running time of the best sequential algorithm. For example, an algorithm that can be solved in time using the best known sequential algorithm and in a parallel computer with processors will be considered cost efficient. Cost efficiency also has applications to human services. (en)
|
dbo:wikiPageID
| |
dbo:wikiPageInterLanguageLink
| |
dbo:wikiPageLength
|
- 1201 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
rdfs:comment
|
- كلفة الفعالية أو الكفاءة (أو التكلفة المثالية)، في مجال خوارزميات الحواسيب المتوازية، يشير إلى قياس مدى فعاليةالحوسبة المتوازية من أجل حل مشكلة معينة. تعتبر خوارزمية متوازية أنها فعالة من حيث التكلفة إذا كان الوقت المقارب للتشغيل مضروبا في عدد من وحدات المعالجة المشاركة في الحساب تعادل مدة تشغيل أفضل خوارزمية تسلسلية. على سبيل المثال، سينظر للخوارزمية التي يمكن حلها في المدة O(n) باستخدام أفضل خوارزمية متسلسلة معروفة و في كمبيوتر بالتوازي مع معالجات O(p) m كفعالة من حيث التكلفة. (ar)
- Cost efficiency (or cost optimality), in the context of parallel computer algorithms, refers to a measure of how effectively parallel computing can be used to solve a particular problem. A parallel algorithm is considered cost efficient if its asymptotic running time multiplied by the number of processing units involved in the computation is comparable to the running time of the best sequential algorithm. For example, an algorithm that can be solved in time using the best known sequential algorithm and in a parallel computer with processors will be considered cost efficient. (en)
|
rdfs:label
|
- كلفة الفعالية (ar)
- Cost efficiency (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |