Mostra el registre d'ítem simple

dc.contributor.authorArtigues, Antoni
dc.contributor.authorHouzeaux, Guillaume
dc.contributor.otherBarcelona Supercomputing Center
dc.date.accessioned2016-04-15T10:42:42Z
dc.date.available2016-04-15T10:42:42Z
dc.date.issued2015
dc.identifier.citationArtigues, Antoni; Houzeaux, Guillaume. "Parallel Mesh Partitioning in Alya". 2015.
dc.identifier.urihttp://hdl.handle.net/2117/85737
dc.description.abstractThe Alya System is the BSC simulation code for multi-physics problems [1]. It is based on a Variational Multiscale Finite Element Method for unstructured meshes. Work distribution is achieved by partitioning the original mesh into subdomains (submeshes). This pre-partition step has until now been done in serial by only one process, using the metis library [2]. This is a huge bottleneck when larger meshes with millions of elements have to be partitioned. This is due to the data not fitting in the memory of a single computing node and in the cases where the data does fit; Alya takes too long in the partitioning step. In this document we explain the tasks done to design, implement and test a new parallel partitioning algorithm for Alya. In this algorithm a subset of the workers, is in charge of partition the mesh in parallel, using the parmetis library [3]. Partitioning workers, load consecutive parts of the main mesh, with a parallel space partitioning bin structure [4], capable of obtaining the adjacent boundary elements of their respective submeshes. With this local mesh, each of the partitioning workers is able to create its local element adjacency graph and to partition the mesh. We have validated our new algorithm using a Navier-Stokes problem on a small cube mesh of 1000 elements. Then we performed a scalability test on a 30M element mesh to check if the time to partition the mesh is reduced proportionally with the number of partitioning workers. We have also done a comparison between metis and parmetis, the balancing of the element distribution among the domains, to test how the use of many partitioning workers to partition the mesh affects the scalability of Alya. We have noticed in these tests that it’s better to use fewer partitioning workers to partition the mesh. Finally we have two sections explaining the results and the future work that has to be done in order to finalise and improve the parallel partition algorithm.
dc.description.sponsorshipThis work was financially supported by the PRACE project funded in part by the EUs 7th Framework Programme (FP7/2007-2013) under grant agreement no. RI-312763.
dc.format.extent11 p.
dc.language.isoeng
dc.subjectÀrees temàtiques de la UPC::Enginyeria electrònica
dc.subject.lcshSimulation methods
dc.subject.lcshMultiscale modeling--Computer simulation
dc.subject.otherVariational Multiscale Finite Element Method
dc.subject.otherAlya System
dc.subject.otherNavier-Stokes
dc.subject.otherPartial Differential Equations
dc.titleParallel Mesh Partitioning in Alya
dc.title.alternativeTechnical report 202, PRACE
dc.typeExternal research report
dc.subject.lemacSimulació, Mètodes de
dc.rights.accessOpen Access
dc.description.versionPostprint (published version)
dc.relation.projectidinfo:eu-repo/grantAgreement/EC/FP7/312763/EU/PRACE/PRACE-3IP


Fitxers d'aquest items

Thumbnail

Aquest ítem apareix a les col·leccions següents

Mostra el registre d'ítem simple