Repo: Manual reset to origin/master to clean up repo for merge request to...
Repo: Manual reset to origin/master to clean up repo for merge request to upstream. Summary of changes: added input validation, fixed race conditions, major refactoring, improved readability and correctness, re-formatting of code.
Showing
- shared_mem_vs_open_mp/CMakeLists.txt 1 addition, 1 deletionshared_mem_vs_open_mp/CMakeLists.txt
- shared_mem_vs_open_mp/README.md 0 additions, 0 deletionsshared_mem_vs_open_mp/README.md
- shared_mem_vs_open_mp/boost_mpi_open_mp/CMakeLists.txt 6 additions, 1 deletionshared_mem_vs_open_mp/boost_mpi_open_mp/CMakeLists.txt
- shared_mem_vs_open_mp/boost_mpi_open_mp/Configuration.hpp 15 additions, 18 deletionsshared_mem_vs_open_mp/boost_mpi_open_mp/Configuration.hpp
- shared_mem_vs_open_mp/boost_mpi_open_mp/Particle.hpp 6 additions, 7 deletionsshared_mem_vs_open_mp/boost_mpi_open_mp/Particle.hpp
- shared_mem_vs_open_mp/boost_mpi_open_mp/README.md 1 addition, 1 deletionshared_mem_vs_open_mp/boost_mpi_open_mp/README.md
- shared_mem_vs_open_mp/boost_mpi_open_mp/Vec3.hpp 9 additions, 10 deletionsshared_mem_vs_open_mp/boost_mpi_open_mp/Vec3.hpp
- shared_mem_vs_open_mp/boost_mpi_open_mp/main.cpp 26 additions, 30 deletionsshared_mem_vs_open_mp/boost_mpi_open_mp/main.cpp
- shared_mem_vs_open_mp/open_mp/CMakeLists.txt 6 additions, 2 deletionsshared_mem_vs_open_mp/open_mp/CMakeLists.txt
- shared_mem_vs_open_mp/open_mp/Configuration.hpp 4 additions, 5 deletionsshared_mem_vs_open_mp/open_mp/Configuration.hpp
- shared_mem_vs_open_mp/open_mp/MpiEnvironment.hpp 42 additions, 0 deletionsshared_mem_vs_open_mp/open_mp/MpiEnvironment.hpp
- shared_mem_vs_open_mp/open_mp/Particle.hpp 1 addition, 1 deletionshared_mem_vs_open_mp/open_mp/Particle.hpp
- shared_mem_vs_open_mp/open_mp/README.md 3 additions, 1 deletionshared_mem_vs_open_mp/open_mp/README.md
- shared_mem_vs_open_mp/open_mp/Vec3.hpp 5 additions, 5 deletionsshared_mem_vs_open_mp/open_mp/Vec3.hpp
- shared_mem_vs_open_mp/open_mp/main.cpp 54 additions, 62 deletionsshared_mem_vs_open_mp/open_mp/main.cpp
- shared_mem_vs_open_mp/open_mp/mpitypes.hpp 79 additions, 53 deletionsshared_mem_vs_open_mp/open_mp/mpitypes.hpp
- shared_mem_vs_open_mp/shared_memory_window/CMakeLists.txt 6 additions, 2 deletionsshared_mem_vs_open_mp/shared_memory_window/CMakeLists.txt
- shared_mem_vs_open_mp/shared_memory_window/Configuration.hpp 4 additions, 5 deletionsshared_mem_vs_open_mp/shared_memory_window/Configuration.hpp
- shared_mem_vs_open_mp/shared_memory_window/MpiComm.hpp 56 additions, 0 deletionsshared_mem_vs_open_mp/shared_memory_window/MpiComm.hpp
- shared_mem_vs_open_mp/shared_memory_window/MpiEnvironment.hpp 40 additions, 0 deletions...ed_mem_vs_open_mp/shared_memory_window/MpiEnvironment.hpp
Please register or sign in to comment