How to make R use all processors?

前端 未结 7 938
小蘑菇
小蘑菇 2020-12-04 06:46

I have a quad-core laptop running Windows XP, but looking at Task Manager R only ever seems to use one processor at a time. How can I make R use all four processors and spee

相关标签:
7条回答
  • 2020-12-04 07:33

    The CRAN Task View on High-Performance Compting with R lists several options. XP is a restriction, but you still get something like snow to work using sockets within minutes.

    0 讨论(0)
提交回复
热议问题