Re: [R] problem with parLapply from snow

2011-02-05 Thread Uwe Ligges
I just tried with SOCK rather than MPI on my machine and it worked. Just ask R to update.packages(checkBuilt=TRUE) and try again. If you have the same problems, try SOCK rather than MPI. If MPI is the culprit, please debug your MPI setup. Uwe Ligges On 03.02.2011 03:44, mark.pal...@csiro.au

[R] problem with parLapply from snow

2011-02-02 Thread Mark.Palmer
Hi, The following function use to work, but now it doesn't giving the error "> CallSnow(, 100) Using snow package, asking for 2 nodes 2 slaves are spawned successfully. 0 failed. Error in checkForRemoteErrors(val) : 2 nodes produced errors; first error: no applicable method for 'lapply