Open archiesachdeva opened 3 years ago
Hi!
First of all, thank you for using selbal
. It seems a problem when the function parallelizes the task. Which is the dimension of your data? It can be that you do not have enough rows (individuals) to parallelize the task.
Here you have a similar problem: https://stackoverflow.com/questions/62811745/scheduled-cores-did-not-deliver-results-all-values-of-the-jobs-will-be-affe
Hi ! I am frequently encountering the following error while running selbal. Could you please let me know what may be causing this error? I am running my code on the server.
In mclapply(argsList, FUN, mc.preschedule = preschedule, mc.set.seed = set.seed, : scheduled cores 1, 2, 3, 7, 9 did not deliver results, all values of the jobs will be affected