True concurrency, also known as simultaneous multithreading (SMT), occurs when multiple threads execute instructions during the same clock cycle. I'll demonstrate how to speed up time-consuming tasks by having them use the optimal number of threads for the systems on which they are executed.