bowman-lab / enspara

Modeling molecular ensembles with scalable data structures and parallel computing
https://enspara.readthedocs.io
GNU General Public License v3.0
33 stars 16 forks source link

Elaborate SharedArray OOM error #169

Closed justinrporter closed 5 years ago

justinrporter commented 5 years ago

An InsufficientResourceError is raised if multiprocessing's Array constructor object can't allocate sufficient memory. This PR adds additional information about which directory is relevant.