Re: [R] Long for Loop- calling C from R - Parallel Computing

2009-10-05 Thread Karl Ove Hufthammer
In article <6f6f0fd60910050629p28c99209jcd7836353fd2d754 @mail.gmail.com>, antonioparede...@gmail.com says... > I'm running the following for loop to generate random variables in chunks of > 60 at a time (l), here h is of order in millions (could be 5 to 6 millions), > note that generating all the

[R] Long for Loop- calling C from R - Parallel Computing

2009-10-05 Thread Antonio Paredes
Hello everyone, I'm running the following for loop to generate random variables in chunks of 60 at a time (l), here h is of order in millions (could be 5 to 6 millions), note that generating all the variables at once could have an impact on the final results for(j in 1:h){ dat$t.o[seq(0,g1,l)[j]+