Skip to content
Snippets Groups Projects
Commit 925a1506 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing performance pdata

parent 0991645b
No related branches found
No related tags found
No related merge requests found
Pipeline #3575 passed
......@@ -359,6 +359,9 @@ BOOST_AUTO_TEST_CASE(vector_dist_cl_performance_write_report)
addUpdtateTime(cg,create_vcluster().size(),"pdata","celllist_performance");
if (create_vcluster().rank() == 0)
{createCommitFile("pdata");}
cg.write("celllist_performance.html");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment