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

memory limit #73

Open
kyfahh opened this issue Feb 20, 2025 · 5 comments
Open

memory limit #73

kyfahh opened this issue Feb 20, 2025 · 5 comments

Comments

@kyfahh
Copy link

kyfahh commented Feb 20, 2025

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!

@DaliangNing
Copy link
Owner

At which step did you get this error? How large is your dataset? How many OTUs/ASVs? How many samples?

@kyfahh
Copy link
Author

kyfahh commented Feb 22, 2025

maybe in step 7 -iCAMP analysis ?I have 33336 ASVs , and have got these files:

Image

@kyfahh
Copy link
Author

kyfahh commented Feb 22, 2025

21samples

@DaliangNing
Copy link
Owner

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

@kyfahh
Copy link
Author

kyfahh commented Feb 25, 2025

uh, i see. Thank you very much!

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

2 participants