PG-PuReMD: fix issue with certain data structures not being reallocated when...
PG-PuReMD: fix issue with certain data structures not being reallocated when the local number of atoms owned by a processor increases after exchanging messages with neighbor processors. Fix an issue where the MPI send message buffer may be overwritten by a received message (Coll). Small fix to not overwrite the program status return value with local function return values. Other code clean-up.
Showing
- PG-PuReMD/src/allocate.c 297 additions, 322 deletionsPG-PuReMD/src/allocate.c
- PG-PuReMD/src/allocate.h 8 additions, 3 deletionsPG-PuReMD/src/allocate.h
- PG-PuReMD/src/basic_comm.c 55 additions, 9 deletionsPG-PuReMD/src/basic_comm.c
- PG-PuReMD/src/comm_tools.c 17 additions, 5 deletionsPG-PuReMD/src/comm_tools.c
- PG-PuReMD/src/grid.c 2 additions, 2 deletionsPG-PuReMD/src/grid.c
- PG-PuReMD/src/init_md.c 6 additions, 3 deletionsPG-PuReMD/src/init_md.c
- PG-PuReMD/src/puremd.c 8 additions, 8 deletionsPG-PuReMD/src/puremd.c
- PG-PuReMD/src/reax_types.h 0 additions, 2 deletionsPG-PuReMD/src/reax_types.h
- PG-PuReMD/src/tool_box.c 2 additions, 5 deletionsPG-PuReMD/src/tool_box.c
Loading
Please register or sign in to comment