تسجيل الدخول إنشاء حساب جديد

parallelization أمثلة على

"parallelization" معنى  
أمثلةجوال إصدار
  • Not all parallelization results in speed-up.
    لا تؤدي كل عمليات الموازاة إلى التسريع.
  • Despite decades of work by compiler researchers, automatic parallelization has had only limited success.
    ورغم مرور عقود من عمل الباحثين على المترجمات، إلا أن الحصول على موازاة تلقائيا سجلت نجاح محدود فقط.
  • The method lends itself to parallelization by probing many sequences simultaneously, imaging all of them at the same time.
    وتوفر هذه الطريقة عملية التطابق بذاتها من خلال التحقق الفوري من العديد من التسلسلات ونسخهم جميعًا في نفس الوقت.
  • 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).
    (فبراير 2016) تباطؤ التوازي هي ظاهرة في الحوسبة المتوازية حيث موازاة برنامج حاسوبي متواز بعد نقطة معينة يؤدي لتشغيل أبطأ للبرنامج (استهلاك المزيد من الوقت للتنفيذ).
  • Optimally, the speedup from parallelization would be linear—doubling the number of processing elements should halve the runtime, and doubling it a second time should again halve the runtime.
    بنظرة مثالية، فإن مقدار التسريع الناتج عن عملية الموازاة سيكون خطيا، أي بمضاعفة عدد عناصر المعالجة ينبغي خفض وقت التشغيل إلى النصف، وبمضاعفته مرة أخرى ينبغي خفض وقت التنفيذ إلى النصف مرة أخرى.
  • Once the overhead from resource contention or communication dominates the time spent on other computation, further parallelization (that is, splitting the workload over even more threads) increases rather than decreases the amount of time required to finish.
    في نهاية المطاف، فإن الوقت الزائد من عملية الاتصال يهيمن على الوقت الذي يستغرقه حل المشكلة، وكذلك عملية الموازاة (أي تقسيم عبء العمل على خيوط أكثر) تزيد بدلا من أن تقلل من مقدار الوقت المطلوب لانتهاء.