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?
This exercise is part of the course
Parallel Programming in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
