|
|
|
|
|
by d_sem
589 days ago
|
|
It's likely you haven't come across these use cases in your professional career, but I assure you its very common. My entire career has only seen projects where you need dozen to hundreds of CPU's in order to have a short feedback loop to verify the system works. I saw this in simple algorithms in automotive, to Advanced Driver Assistance Systems and machine learning applications. When you are working on a software project that has 1,000 active developers checking in code daily and require a stable system build you need lots of compute. |
|