Changes between Version 2 and Version 3 of Workshops/IntroToHpc2015/Programming/SpeedupScaling


Ignore:
Timestamp:
08/15/25 16:39:03 (14 hours ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/IntroToHpc2015/Programming/SpeedupScaling

    v2 v3  
    2626
    2727
    28 == Co-Processors/Accelerator==
    29 A coprocessor/Accelerator is a computer processor used to supplement the functions of the primary processor (the CPU). Operations performed by the coprocessor may be floating point arithmetic, graphics, signal processing, string processing, encryption or I/O Interfacing with peripheral devices. By offloading processor-intensive tasks from the main processor, coprocessors can accelerate system performance.
     28== Co-Processors / Accelerator==
     29A coprocessor / Accelerator is a computer processor used to supplement the functions of the primary processor (the CPU). Operations performed by the coprocessor may be floating point arithmetic, graphics, signal processing, string processing, encryption or I/O Interfacing with peripheral devices. By offloading processor-intensive tasks from the main processor, coprocessors can accelerate system performance.
    3030
    3131[[Image()]]