Content deleted Content added
→software impact: spell check -:) |
|||
Line 41:
*Scaling efficiency is largely dependent on the application or problem set. For example, applications that require processing large amounts of data with low computer-overhead algorithms may find this architecture has an I/O bottleneck, underutilizing the device.
==
Most existing software is not ready to directly utilize the power of multicore processors since they are written in traditional sequential [[programming language]]s like C, C++ and [[FORTRAN]], all of which have the limited scope of only one processor in mind.
|