Apr
12

Parallelizing, how much does it matter?

Ever wondered how much benefit you get when you write a program that utilizes more than just one processor? Since I am working on a project where scalability is one of the goals, I asked myself that question. I came to realize that Linear speedup is quite hard to achieve. You have to consider the … Continue reading »