Initial commit
parents
Showing
with
753 additions
and
0 deletions
README.md
0 → 100644
__MACOSX/._examples
0 → 100644
No preview for this file type
__MACOSX/._parallelR-HadoopExamples
0 → 100644
No preview for this file type
__MACOSX/examples/._multicore
0 → 100644
No preview for this file type
__MACOSX/examples/._parallel
0 → 100644
No preview for this file type
__MACOSX/examples/._snow
0 → 100644
No preview for this file type
__MACOSX/examples/multicore/._README
0 → 100644
No preview for this file type
__MACOSX/examples/multicore/._mccores.R
0 → 100644
No preview for this file type
__MACOSX/examples/multicore/._mclapply.R
0 → 100644
No preview for this file type
__MACOSX/examples/multicore/._mclowlevel.R
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
__MACOSX/examples/multicore/._mcpvec.R
0 → 100644
No preview for this file type
__MACOSX/examples/multicore/._mcrng.R
0 → 100644
No preview for this file type
__MACOSX/examples/multicore/._mcsetseed.R
0 → 100644
No preview for this file type
__MACOSX/examples/parallel/._README
0 → 100644
No preview for this file type
No preview for this file type
__MACOSX/examples/parallel/._parrng.R
0 → 100644
No preview for this file type
__MACOSX/examples/parallel/._parstarted.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._README
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._batchmpi.sh
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._clusterapplylb.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._clustersplit.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._config.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._env.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._kmeans.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._loadbalancing.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._mpi.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._parlapply.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._rng.R
0 → 100644
No preview for this file type
__MACOSX/examples/snow/._workerinit.R
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
examples/multicore/README
0 → 100644
examples/multicore/mccores.R
0 → 100644
examples/multicore/mclapply.R
0 → 100644
examples/multicore/mclowlevel.R
0 → 100644
examples/multicore/mcparallelcollect.R
0 → 100644
examples/multicore/mcpreschedule.R
0 → 100644
examples/multicore/mcpvec.R
0 → 100644
examples/multicore/mcrng.R
0 → 100644
examples/multicore/mcsetseed.R
0 → 100644
examples/parallel/README
0 → 100644
examples/parallel/parmakecluster.R
0 → 100644
examples/parallel/parrng.R
0 → 100644
examples/parallel/parstarted.R
0 → 100644
examples/snow/README
0 → 100644
examples/snow/batchmpi.sh
0 → 100644
examples/snow/clusterapplylb.R
0 → 100644
examples/snow/clustersplit.R
0 → 100644
examples/snow/config.R
0 → 100644
examples/snow/env.R
0 → 100644
examples/snow/kmeans.R
0 → 100644
examples/snow/loadbalancing.R
0 → 100644
examples/snow/mpi.R
0 → 100755
examples/snow/parlapply.R
0 → 100644
examples/snow/rng.R
0 → 100644
examples/snow/workerinit.R
0 → 100644
logo.png
0 → 100644

2.67 KB
multicore/README
0 → 100755
multicore/mccores.R
0 → 100755
multicore/mclapply.R
0 → 100755
multicore/mclowlevel.R
0 → 100755
multicore/mcparallelcollect.R
0 → 100755