Hello all. My name is Semena Andrey, i am student from Russia. Have a problem when using mpi: When try to reduce value or write value to file, using fstream during mpi process , program crushed with exit code -5. Values write to file only from root processor. Mpi_Reduced used for summarise float value. Thanks for help!