diff --git a/src/shared/model.cxx b/src/shared/model.cxx index ef17ebf4..fb4dde3a 100644 --- a/src/shared/model.cxx +++ b/src/shared/model.cxx @@ -709,14 +709,12 @@ namespace CTF_int { std::string model_name = std::string(name); ofs.open(path+"/"+model_name, std::ofstream::out | std::ofstream::app); - if (my_rank == 0){ - // Dump the model coeffs - for(int i=0; i