-
Notifications
You must be signed in to change notification settings - Fork 25
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
memory limit #73
Comments
At which step did you get this error? How large is your dataset? How many OTUs/ASVs? How many samples? |
21samples |
The OTU number is large. Each environmental factor will generate a large square matrix of niche difference. please check whether the disk space is enough. Please use the latest version (v1.8.1) of iCAMP. see https://github.com/DaliangNing/iCAMP1/tree/master/RPackage/AllVersions |
uh, i see. Thank you very much! |
Can i continue running without deleting the original files after a memory limit ?
Error in checkForRemoteErrors(val) :
24 nodes produced errors; first error: .onLoad failed in loadNamespace() for 'utils', details:
call: system(paste(which, shQuote(names[i])), intern = TRUE, ignore.stderr = TRUE)
error: cannot popen '/usr/bin/which 'uname' 2>/dev/null', probable reason 'Cannot allocate memory'
Calls: ... clusterApply -> staticClusterApply -> checkForRemoteErrors
Execution halted
Warning message:
system call failed: Cannot allocate memory
Thanks!
The text was updated successfully, but these errors were encountered: