Skip to content

simple parallel computing on single multicore machine

1 message · Greg Snow

#
Look at the nws package, I have had success using it to parallelize
simulations using a couple of computers that were not being used at the
time.  I don't have a multicore machine, but the examples in the package
make it look like using it for multicore would be even easier.

This is on windows 2000 machines with cygwin installed.

Hope this helps,