Good day,
The problem happens when using the makeCluster function from either parallel or
snow packages. I do not see a dialog box appear regarding Windows Firewall.
Turning off the firewall doesn't resolve the issue. I originally experienced
this issue while using bplapply defined in BiocParal
Hi Dario,
On 2018-06-14 14:00, Dario Strbenac wrote:
Good day,
I'm trying the example cl <- makeCluster(2, type = "SOCK")
Why use the 'snow' package and not 'parallel'?
from the makeCluster documentation and the R command prompt never
returns. I am using a 32-bit Windows 10 computer. The p
Good day,
I'm trying the example cl <- makeCluster(2, type = "SOCK") from the makeCluster
documentation and the R command prompt never returns. I am using a 32-bit
Windows 10 computer. The problem doesn't happen on another 64-bit Windows 10
computer but does happen on another 32-bit Windows 7 c