-
Notifications
You must be signed in to change notification settings - Fork 252
Parallel Processing in RMG-Py #31
Copy link
Copy link
Closed as not planned
Labels
Status: StaleThis issue is out-of-date and may no longer be applicableThis issue is out-of-date and may no longer be applicableabandonedabandoned issue/PR as determined by actions botabandoned issue/PR as determined by actions botstalestale issue/PR as determined by actions botstale issue/PR as determined by actions bot
Metadata
Metadata
Assignees
Labels
Status: StaleThis issue is out-of-date and may no longer be applicableThis issue is out-of-date and may no longer be applicableabandonedabandoned issue/PR as determined by actions botabandoned issue/PR as determined by actions botstalestale issue/PR as determined by actions botstale issue/PR as determined by actions bot
All the computers we will be running RMG on from now on have several cores, and many of them are even clusters. It would be nice to run code on all of them at once to reduce the wall-time of our calculations.
This issue is to keep a record of work towards parallelizing [parts of] RMG-Py.