Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paralleization fails on linux system #12

Open
harrsha4 opened this issue Jul 11, 2024 · 0 comments
Open

Paralleization fails on linux system #12

harrsha4 opened this issue Jul 11, 2024 · 0 comments

Comments

@harrsha4
Copy link

Hello,
Thank you for such a useful package. I am however having difficulty running some of these functions in sequence, producing the following error:

Error in RegParallel(data = rlddata, formula = "[*] ~ Lineage1", FUN = function(formula, :
An unknown error has occurred. Please report on Bioconductor support site: https://support.bioconductor.org/t/Latest/
In addition: Warning messages:
1: In mclapply(argsList, FUN, mc.preschedule = preschedule, mc.set.seed = set.seed, :
scheduled cores 2, 5, 7, 12, 16, 21, 24, 28, 30, 31, 38, 40, 41, 42, 43, 44, 46, 50, 54, 55, 56, 61, 64 did not deliver results, all values of the jobs will be affected
2: In unique(res$Variable) == variables :
longer object length is not a multiple of shorter object length
Execution halted

Is there a solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant