Skip to content

Error running the get started code in the Readme: In mclapply(X, function(...) { : all scheduled cores encountered errors in user code #2

@pcantalupo

Description

@pcantalupo
> scGEM_trained <- minibatchInfer(
+   X,
+   scGEM_init,
+   model_paras = list(b0 = 0.01,
+                      g1 = 5,
+                      g2 = 1,
+                      g3 = 1/3,
+                      g4 = 2/3),
+   max_est = 50,
+   subtree_size = c(1, 20),
+   batch_size = ncol(X),
+   n_epoch = 50,
+   learning_rate = 0.01
+ )
***************************
Epoch: 1/50
 [1/1], Step: 0.01
  |                                                                                                                    |   0%, ETA NA
Error: $ operator is invalid for atomic vectors
In addition: Warning message:
In mclapply(X, function(...) { :
  all scheduled cores encountered errors in user code

I'm running this on Linux (HTC at the University of Pittsburgh)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions