Hi all I want to write a parallel code that do some processes on a matrix after doing the job I want to write the updated matrix on a txt file I do this and my problem is that only the latest workers result that save its matrix on the txt file would save what must I do ?