When can you parallelize?
Parallel programming requires extra effort and resources. Before you spend time coding an operation in parallel, it is important to consider if parallelization is possible at all.
What is the key characteristic that allows straightforward parallelization of a series of computations?
Diese Übung ist Teil des Kurses
Parallel Programming in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
