Viewing a single comment thread. View all comments

Seeker_00860 t1_it4btvl wrote

With multi-core processors isn't performance being enhanced? Instead of shrinking size, the industry just has to move towards adding more cores and expanding the real estate for performance. Plus AI is the new thing now.

1

Pert02 t1_it4kc8d wrote

Increasing parallelism is not a straight and easy thing to implement, it really varies on depending on the application and how is the implementation of the software done.

Also increasing processor size can result in heating problems amongst others that need to be considered.

1