@@ -91,8 +91,6 @@ More information and examples may be obtained directly by reading the documentat
>vignette("parallel")
```
Download the package [parallell](package-parallel-vignette.pdf) vignette.
The forking is the most simple to use. Forking family of functions provide parallelized, drop in replacement for the serial apply() family of functions.
!!! warning
...
...
@@ -402,4 +400,4 @@ By leveraging MKL, R can accelerate certain computations, most notably linear al
$export MKL_MIC_ENABLE=1
```
[Read more about automatic offload](../intel-xeon-phi/)
[Read more about automatic offload](../intel/intel-xeon-phi-salomon/)