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?
Este exercício faz parte do curso
Parallel Programming in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
