Excessive memory usage in PyMC3? (Solved - AWS Linux platform issue. Works on AWS Windows)

Thanks for the suggestion. I’ll give it a try.

The behavior is that memory allocation steadily grows until about 20% complete, at which point it reaches >99% of memory and starts to swap. It doesn’t appear that the allocation is happening all up front, but rather is continuous during execution.

I will let you know the results…