Loading src/cluster/cluster.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -553,6 +553,7 @@ void cluster(const string& config_file, const string& data_file, const string& o time_logger->log(message); fclose(timing_file); delete time_logger; delete logger; } // end of instruction block for MPI process 0 //=============================== Loading Loading
src/cluster/cluster.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -553,6 +553,7 @@ void cluster(const string& config_file, const string& data_file, const string& o time_logger->log(message); fclose(timing_file); delete time_logger; delete logger; } // end of instruction block for MPI process 0 //=============================== Loading