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 usage when reading (really large) files #59

Open
lmiq opened this issue Nov 7, 2024 · 1 comment
Open

memory usage when reading (really large) files #59

lmiq opened this issue Nov 7, 2024 · 1 comment

Comments

@lmiq
Copy link
Contributor

lmiq commented Nov 7, 2024

I have a CIF file with 65 million atoms. It occupies 5.7GB in the hard disk. My computer has 32GB of memory, so I would expect that the structure could be read in this machine. Nevertheless, Julia gets killed because of memory overflow.

VMD, on the other side, reads it fine.

I might take a look into that to see if there's something I can contribute, but anyway I'm reporting for us to know of the existence of the problem.

@jgreener64
Copy link
Member

Thanks for reporting, I haven't tried very large structure files.

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