Open blogsdon opened 7 years ago
caught illegal operation address 0x2b4aefcfb8ea, cause 'illegal operand'
Traceback: 1: eval(expr, envir, enclos) 2: eval(lhs, parent, parent) 3: t(X) %*% X %>% solve() 4: FUN(newX[, i], ...) 5: apply(X, 2, fastlmbic, correction = ncol(X)) 6: metanetwork::covarianceSelectionMBPath(data.matrix(exprData), rankedEdges = edgeList[, 1:2], start = 1) 7: metanetwork::computeBICcurve(networks$rankConsensus, dataSet, maxEdges = 1e+05) 8: buildConsensus(outputpath, networkFolderId, fileName)
appears to happen when I call the solve command
issue with openblas on r3.x instances. rewriting the packer script to fix this problem
suspicion that it is an issue with blas