DC Field | Value | Language |
dc.contributor.advisor | Griebler, Dalvan | - |
dc.contributor.author | Faé, Leonardo Gibrowski | - |
dc.date.accessioned | 2024-11-12T17:12:35Z | - |
dc.date.available | 2024-11-12T17:12:35Z | - |
dc.date.issued | 2024 | - |
dc.identifier.uri | https://hdl.handle.net/10923/26797 | - |
dc.description.abstract | Parallel computation is necessary in order to process massive volumes of data in a timely manner. There are many parallel programming interfaces and environments, each with their own idiosyncrasies. This, alongside non-deterministic errors, make parallel programs notoriously challenging to write. Great effort has been put forth to make parallel programming for several environments easier. In this work, we propose a DSL for Rust, using the language’s source-to-source transformation facilities, that allows for automatic code generation for distributed environments that support the Message Passing Interface (MPI). Our DSL simplifies MPI’s quirks, allowing the programmer to focus almost exclusively on the computation at hand. Performance experiments show nearly or no runtime difference between our abstraction and manually written MPI code while resulting in less than half the lines of code. More elaborate code complexity metrics (Halstead) estimate from 4.5 to 14.7 times lower effort for expressing parallelism. | pt_BR |
dc.language.iso | en | pt_BR |
dc.rights | openAccess | - |
dc.subject | PARALLEL PROGRAMMING | pt_BR |
dc.subject | DOMAIN SPECIFIC LANGUAGE | pt_BR |
dc.subject | PARALLELISM ABSTRACTION | pt_BR |
dc.subject | MULTI-THREAD | pt_BR |
dc.subject | MPI | pt_BR |
dc.title | An internal domain-specific language for expressing linear pipelines: a proof-of-concept with MPI in Rust | pt_BR |
dc.type | Artigo | - |
dc.degree.grantor | Pontifícia Universidade Católica do Rio Grande do Sul | - |
dc.degree.department | Escola Politécnica | - |
dc.degree.local | Porto Alegre | - |
dc.degree.level | Graduação | - |
dc.degree.graduation | Ciência da Computação | - |
Appears in Collections: | TCC Ciência da Computação
|