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

POVME doesn't work with smal GridSpacings and large radii: numpy.core._exceptions._ArrayMemoryError #51

Open
thalesdovm opened this issue Jul 27, 2023 · 0 comments

Comments

@thalesdovm
Copy link

Does anyone know how to fix it? Or what is the problem I'm having? I'm a newbie.
I'm getting the following message when I try to use POVME with small grid spacings and large radii:
numpy.core._exceptions._ArrayMemoryError: unable to allocate 9 GiB for an array with shape (37910, 37910) and data type float64

error

See a sample of the script below:
Parameters:
GridSpacing: 0.4
PointsIncludeRegions: sphere at (5.912, 2.767, 17.236), radius = 14.0
SavePoints: True
PDBFileName: protein-final.pdb
DistanceCutoff: 1.09
ConvexHullExclusion: True
ContiguousPocketSeedRegions: sphere at (5.912, 2.767, 17.236), radius = 4.0
ContiguousPointsCriteria: 3
NumProcessors: 4
UseDiskNotMemory: False
OutputFilenamePrefix: pov04/POVME_
SaveIndividualPocketVolumes: True
SavePocketVolumesTrajectory: False
OutputEqualNumPointsPerFrame: False
SaveTabbedVolumeFile: True
SaveVolumetricDensityMap: False
CompressOutput: False

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

1 participant