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 ejercicio forma parte del curso
Parallel Programming in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio