Closed huttered40 closed 4 years ago
After rewriting a majority of the logic for path data propagation and symbol data propagation, I have detected crashes in symbol data propagation, specifically something to do with a message of size 4 vs. recv of size 1 being matched for MPI_CHAR.
Fixed.
After rewriting a majority of the logic for path data propagation and symbol data propagation, I have detected crashes in symbol data propagation, specifically something to do with a message of size 4 vs. recv of size 1 being matched for MPI_CHAR.