-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPI (message passing interface) --- run several M2 processes in parallel #2129
base: development
Are you sure you want to change the base?
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07acc47 - Browse repository at this point
Copy the full SHA 07acc47View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b2d50 - Browse repository at this point
Copy the full SHA e5b2d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for f64e9a6 - Browse repository at this point
Copy the full SHA f64e9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632869f - Browse repository at this point
Copy the full SHA 632869fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f134e - Browse repository at this point
Copy the full SHA 80f134eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a8122 - Browse repository at this point
Copy the full SHA 00a8122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a10a3 - Browse repository at this point
Copy the full SHA 36a10a3View commit details -
sendString implemented; worker receives and prints message, terminate…
…s if "end" is sent.
Configuration menu - View commit details
-
Copy full SHA for 875055e - Browse repository at this point
Copy the full SHA 875055eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9fc7e - Browse repository at this point
Copy the full SHA dd9fc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c0ae7 - Browse repository at this point
Copy the full SHA e3c0ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897b122 - Browse repository at this point
Copy the full SHA 897b122View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1d37a - Browse repository at this point
Copy the full SHA fd1d37aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6426ab3 - Browse repository at this point
Copy the full SHA 6426ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5606aa3 - Browse repository at this point
Copy the full SHA 5606aa3View commit details -
main.cpp now omits MPI code if executed _without_ mpirun (tested with…
… open-mpi only)
Anton Leykin committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e7009d - Browse repository at this point
Copy the full SHA 7e7009dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3150908 - Browse repository at this point
Copy the full SHA 3150908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e3b47 - Browse repository at this point
Copy the full SHA 44e3b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0bb46b - Browse repository at this point
Copy the full SHA a0bb46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 521ca1a - Browse repository at this point
Copy the full SHA 521ca1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c7c14 - Browse repository at this point
Copy the full SHA b2c7c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a65e4a - Browse repository at this point
Copy the full SHA 2a65e4aView commit details -
encapsulating mpi code using WITH_MPI
Anton Leykin committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for a240fbf - Browse repository at this point
Copy the full SHA a240fbfView commit details -
autotools: MPI flag introduced
Anton Leykin committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 6cd5a93 - Browse repository at this point
Copy the full SHA 6cd5a93View commit details -
Anton Leykin committed
May 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 5082caf - Browse repository at this point
Copy the full SHA 5082cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e3d21 - Browse repository at this point
Copy the full SHA 88e3d21View commit details -
an attempt to make things work with MPICH
Anton Leykin committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for e01bbce - Browse repository at this point
Copy the full SHA e01bbceView commit details
Commits on May 9, 2023
-
Anton Leykin committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d241bfe - Browse repository at this point
Copy the full SHA d241bfeView commit details
Commits on May 14, 2023
-
Anton Leykin committed
May 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dd11a13 - Browse repository at this point
Copy the full SHA dd11a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6ed1b - Browse repository at this point
Copy the full SHA df6ed1bView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0308135 - Browse repository at this point
Copy the full SHA 0308135View commit details
Commits on Jul 5, 2023
-
added
broadcast
(implemented at top level), modified MPI examplesAnton Leykin committedJul 5, 2023 Configuration menu - View commit details
-
Copy full SHA for d76e063 - Browse repository at this point
Copy the full SHA d76e063View commit details -
batch file for building MPI on M1
Anton Leykin committedJul 5, 2023 Configuration menu - View commit details
-
Copy full SHA for de99af6 - Browse repository at this point
Copy the full SHA de99af6View commit details
Commits on Sep 27, 2023
-
Use backports PPA for latest MPI packages
Hopefully fixes Ubuntu MPI builds
Configuration menu - View commit details
-
Copy full SHA for 8c056c8 - Browse repository at this point
Copy the full SHA 8c056c8View commit details -
Merge pull request #21 from d-torrance/mpi-ubuntu
Use backports PPA for latest MPI packages
Configuration menu - View commit details
-
Copy full SHA for 5d97a7f - Browse repository at this point
Copy the full SHA 5d97a7fView commit details