Do parallel computing packages such as doSNOW/doParallel help when I'm using Microsoft R open?

197 Views Asked by At

I'm using Microsoft R Open, which embeds parallel computing in its backend. Just curious if using parallel computing packages doSNOW/doParallel with foreach would still improve computational performance on top of that? Or it would actually cause some conflicts and slow down the computation?

0

There are 0 best solutions below