<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Actually, trying to launch it in parallel results in an error for me. Hmmm..., maybe something changed in the meantime, I "think" it used to work.<br><br>Anybody has any idea if this is supposed to work like that or not?<br><br>mpiexec -np 2 mbpart 8 ../../MeshFiles/unittest/PB.h5m oop.h5m<br>MBZoltan::partition_mesh_geom must be called in serial.<br>Partitioner failed!<br>&nbsp; Error code: MB_FAILURE (MBZoltan::partition_mesh_geom must be called in serial.<br>Partitioner failed!<br>16)<br>&nbsp; Error message: No tag value for root set<br>&nbsp; Error code: MB_FAILURE (16)<br>&nbsp; Error message: No tag value for root set<br>rank 1 in job 2&nbsp; iulian-desktop_53569&nbsp;&nbsp; caused collective abort of all ranks<br>&nbsp; exit status of rank 1: return code 3 <br><br>Maybe this is why the iMeshP zoltan test is failing. How is this built, launched?<br><br>Iulian<br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><style>p { margin: 0; }</style><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">I usually do a partitioning in serial, with something like<br><br>./tools/mbzoltan/mbpart&nbsp; 8&nbsp; MeshFiles/unittest/PB.h5m out.h5m<br><br>8 is the number of partitions<br><br>How is this test launched?<br><br>Our README file in tools/mbzoltan says that it should be launched in parallel, but it works in serial (too). <br><br>The file out.h5m will have PARALLEL_PARTITION sets tagged, that can be viewed in visit, as in the file attached<br><br><br>Iulian<br><br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">At the ITAPS telecon last week, we discussed the weekly test results (as<br>usual). One thing that came up was the parallel iZoltan tests, which<br>we're currently failing[1]. We think the issue is that we need a file<br>which MOAB can understand. Any ideas on the file we should be using for<br>this?<br><br>- Jim<br><br>[1] https://itaps.mcs.anl.gov/resultsp.20120118/IZOLTANP_MOAB.results<br><br></blockquote><br></div></blockquote><br></div></body></html>