MPI or multiprocessing
Closed this issue · 5 comments
gwm17 commented
To be cluster or not to be cluster that is the question
gwm17 commented
Auxiliary: psutil >= 5.9.8 and tqdm >=4.65.0 if same code on Polaris
gwm17 commented
After some discussion, for now we carry on. Talking to some polaris folks to see what the deal is
gwm17 commented
Better yet, after talking to the folks at polaris, we can drop in replace using dragon which basically layers over multiprocessing with node-awareness
gwm17 commented
Just need to find out if/where it is installed on Polaris. Also, will need to remove the SharedMemoryManager in favor of explicit memory management (but still SharedMemory)
gwm17 commented
Calling this closed. Talked to HPE-Dragon team and things look g2g there.