pymks
pymks copied to clipboard
Parallelization issue for Microstructure generation
I had a large case study with random microstructures( generated with da.random) and parallel workflow worked pretty well. Now I am working on a case study with pymks.generate and I am having memory issues(exceeding memory). Is this happening because of generate function?
Can you add the details here? Code + numbers and I'll try and run the same and report back my finding.