Open PhillBenoit opened 5 years ago
Thank you for submitting this. I'll be reviewing this and working on some related fixes throughout this week.
Just FYI, I was able to calculate her full dataset in just under 34 hours with this code. Previously, it ran for 10 days on our system before being cut off by our job scheduler. (we have a 10 day max runtime)
I changed 3 sapply to parSapply to try and help @klmartinez run her experiments on the U of A HPC. This allowed a small sample of her work to run in 5 minutes instead of 40.